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": "677c48ec-50b7-45f7-b99c-b106e77f6ea2",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-11-09T11:41:19.4482431Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-11-09T11:41:19.4482431Z",
"buildingComponentId": "77c2768a-e3fd-4dbf-a481-8c8eea723e50",
"buildingComponent": {
"id": "c8b1b85e-9175-4e37-895c-7280551884e0",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "c25d4ec5-b4a4-486e-bcf0-e1e69743da72",
"project": {
"id": "f2875dce-6384-4cca-ba68-9a12059f9d09",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"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/f2875dce-6384-4cca-ba68-9a12059f9d09"
},
"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": "ddb19670-ad97-409f-bad6-7381b4932ab7",
"blueprintFile": {
"id": "6441b02d-39fc-42a6-8d68-3786a46e481c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "0adc930f-9106-4f43-8fca-b6fbe7615cc3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:41:19.4482431Z",
"customerId": 6,
"qrId": "5cf39e99-c483-4d2f-b90a-bf433d8eaba8",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "0dc40082-a7a5-483b-9976-ef93e74f5e56",
"markerXSolutions": [
{
"id": "642d2458-750f-4427-90bd-15149ebb3c8c",
"markerId": "f4cbed54-4762-4543-9223-c4c0a65235d6",
"solutionId": "611ca0c4-1a3a-4499-9311-e16d7fd0dd54",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "d71fe184-bb31-4eec-876a-08a3606b7873",
"value": "sample string 2",
"qrLogAttributeListValueId": "d4b8d9ab-c409-407c-839f-6e9ebc5e957e",
"qrLogAttributeListValue": {
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"markerXSolutionsId": "1da6f1da-3119-4907-827a-12521d78d6e8",
"qrLogAttributeId": "489b6cb8-2c5f-4951-902d-83ccf2006582",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
}
],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "d71fe184-bb31-4eec-876a-08a3606b7873",
"value": "sample string 2",
"qrLogAttributeListValueId": "d4b8d9ab-c409-407c-839f-6e9ebc5e957e",
"qrLogAttributeListValue": {
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"markerXSolutionsId": "1da6f1da-3119-4907-827a-12521d78d6e8",
"qrLogAttributeId": "489b6cb8-2c5f-4951-902d-83ccf2006582",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
}
],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "c2073caf-416b-46ce-873f-f0113e9a3777",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6c3ae034-cd0d-4616-9e48-549b1ba66927",
"reportId": "e2160527-de22-489f-aa49-baf21736dc16",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c2073caf-416b-46ce-873f-f0113e9a3777"
},
{
"id": "c2073caf-416b-46ce-873f-f0113e9a3777",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6c3ae034-cd0d-4616-9e48-549b1ba66927",
"reportId": "e2160527-de22-489f-aa49-baf21736dc16",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c2073caf-416b-46ce-873f-f0113e9a3777"
}
],
"selectedProducts": [
{
"id": "439cd70b-1dbe-4370-b51f-9a5c8fc40508",
"markerXSolutionsId": "696e54c4-f093-44ad-afb1-ccd967283855",
"productId": "d0cb4178-8443-4314-8eef-70c9730a3a6e"
},
{
"id": "439cd70b-1dbe-4370-b51f-9a5c8fc40508",
"markerXSolutionsId": "696e54c4-f093-44ad-afb1-ccd967283855",
"productId": "d0cb4178-8443-4314-8eef-70c9730a3a6e"
}
],
"isApproved": 2
},
{
"id": "642d2458-750f-4427-90bd-15149ebb3c8c",
"markerId": "f4cbed54-4762-4543-9223-c4c0a65235d6",
"solutionId": "611ca0c4-1a3a-4499-9311-e16d7fd0dd54",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "d71fe184-bb31-4eec-876a-08a3606b7873",
"value": "sample string 2",
"qrLogAttributeListValueId": "d4b8d9ab-c409-407c-839f-6e9ebc5e957e",
"qrLogAttributeListValue": {
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"markerXSolutionsId": "1da6f1da-3119-4907-827a-12521d78d6e8",
"qrLogAttributeId": "489b6cb8-2c5f-4951-902d-83ccf2006582",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
}
],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "d71fe184-bb31-4eec-876a-08a3606b7873",
"value": "sample string 2",
"qrLogAttributeListValueId": "d4b8d9ab-c409-407c-839f-6e9ebc5e957e",
"qrLogAttributeListValue": {
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"markerXSolutionsId": "1da6f1da-3119-4907-827a-12521d78d6e8",
"qrLogAttributeId": "489b6cb8-2c5f-4951-902d-83ccf2006582",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
}
],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "c2073caf-416b-46ce-873f-f0113e9a3777",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6c3ae034-cd0d-4616-9e48-549b1ba66927",
"reportId": "e2160527-de22-489f-aa49-baf21736dc16",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c2073caf-416b-46ce-873f-f0113e9a3777"
},
{
"id": "c2073caf-416b-46ce-873f-f0113e9a3777",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6c3ae034-cd0d-4616-9e48-549b1ba66927",
"reportId": "e2160527-de22-489f-aa49-baf21736dc16",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c2073caf-416b-46ce-873f-f0113e9a3777"
}
],
"selectedProducts": [
{
"id": "439cd70b-1dbe-4370-b51f-9a5c8fc40508",
"markerXSolutionsId": "696e54c4-f093-44ad-afb1-ccd967283855",
"productId": "d0cb4178-8443-4314-8eef-70c9730a3a6e"
},
{
"id": "439cd70b-1dbe-4370-b51f-9a5c8fc40508",
"markerXSolutionsId": "696e54c4-f093-44ad-afb1-ccd967283855",
"productId": "d0cb4178-8443-4314-8eef-70c9730a3a6e"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "668671f0-3d1c-4f8c-ac9f-7b8888337115",
"date": "2025-11-09T11:41:19.4482431Z",
"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": "aa9845bb-42d0-4406-8134-0dedf44938b4",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/668671f0-3d1c-4f8c-ac9f-7b8888337115"
},
{
"id": "668671f0-3d1c-4f8c-ac9f-7b8888337115",
"date": "2025-11-09T11:41:19.4482431Z",
"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": "aa9845bb-42d0-4406-8134-0dedf44938b4",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/668671f0-3d1c-4f8c-ac9f-7b8888337115"
}
],
"calculateStatus": 2
},
{
"id": "0adc930f-9106-4f43-8fca-b6fbe7615cc3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:41:19.4482431Z",
"customerId": 6,
"qrId": "5cf39e99-c483-4d2f-b90a-bf433d8eaba8",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "0dc40082-a7a5-483b-9976-ef93e74f5e56",
"markerXSolutions": [
{
"id": "642d2458-750f-4427-90bd-15149ebb3c8c",
"markerId": "f4cbed54-4762-4543-9223-c4c0a65235d6",
"solutionId": "611ca0c4-1a3a-4499-9311-e16d7fd0dd54",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "d71fe184-bb31-4eec-876a-08a3606b7873",
"value": "sample string 2",
"qrLogAttributeListValueId": "d4b8d9ab-c409-407c-839f-6e9ebc5e957e",
"qrLogAttributeListValue": {
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"markerXSolutionsId": "1da6f1da-3119-4907-827a-12521d78d6e8",
"qrLogAttributeId": "489b6cb8-2c5f-4951-902d-83ccf2006582",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
}
],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "d71fe184-bb31-4eec-876a-08a3606b7873",
"value": "sample string 2",
"qrLogAttributeListValueId": "d4b8d9ab-c409-407c-839f-6e9ebc5e957e",
"qrLogAttributeListValue": {
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"markerXSolutionsId": "1da6f1da-3119-4907-827a-12521d78d6e8",
"qrLogAttributeId": "489b6cb8-2c5f-4951-902d-83ccf2006582",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
}
],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "c2073caf-416b-46ce-873f-f0113e9a3777",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6c3ae034-cd0d-4616-9e48-549b1ba66927",
"reportId": "e2160527-de22-489f-aa49-baf21736dc16",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c2073caf-416b-46ce-873f-f0113e9a3777"
},
{
"id": "c2073caf-416b-46ce-873f-f0113e9a3777",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6c3ae034-cd0d-4616-9e48-549b1ba66927",
"reportId": "e2160527-de22-489f-aa49-baf21736dc16",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c2073caf-416b-46ce-873f-f0113e9a3777"
}
],
"selectedProducts": [
{
"id": "439cd70b-1dbe-4370-b51f-9a5c8fc40508",
"markerXSolutionsId": "696e54c4-f093-44ad-afb1-ccd967283855",
"productId": "d0cb4178-8443-4314-8eef-70c9730a3a6e"
},
{
"id": "439cd70b-1dbe-4370-b51f-9a5c8fc40508",
"markerXSolutionsId": "696e54c4-f093-44ad-afb1-ccd967283855",
"productId": "d0cb4178-8443-4314-8eef-70c9730a3a6e"
}
],
"isApproved": 2
},
{
"id": "642d2458-750f-4427-90bd-15149ebb3c8c",
"markerId": "f4cbed54-4762-4543-9223-c4c0a65235d6",
"solutionId": "611ca0c4-1a3a-4499-9311-e16d7fd0dd54",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "d71fe184-bb31-4eec-876a-08a3606b7873",
"value": "sample string 2",
"qrLogAttributeListValueId": "d4b8d9ab-c409-407c-839f-6e9ebc5e957e",
"qrLogAttributeListValue": {
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"markerXSolutionsId": "1da6f1da-3119-4907-827a-12521d78d6e8",
"qrLogAttributeId": "489b6cb8-2c5f-4951-902d-83ccf2006582",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
}
],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "d71fe184-bb31-4eec-876a-08a3606b7873",
"value": "sample string 2",
"qrLogAttributeListValueId": "d4b8d9ab-c409-407c-839f-6e9ebc5e957e",
"qrLogAttributeListValue": {
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"markerXSolutionsId": "1da6f1da-3119-4907-827a-12521d78d6e8",
"qrLogAttributeId": "489b6cb8-2c5f-4951-902d-83ccf2006582",
"qrLogAttribute": {
"id": "69f6ec6f-4967-412e-a273-8551e206641c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "94030000-54a9-45db-95d6-422651d8e1fb",
"qrLogAttributeClass": {
"id": "7b44e205-a47e-48f9-8019-faa63b8b863f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
},
{
"id": "b7351e16-655c-4177-908a-08498c669fcb",
"description": "sample string 2",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:41:19.4482431Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8c1fbbe2-236a-430a-b179-509eeaca6b92",
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
]
}
],
"translations": [
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
},
{
"id": "bac656f6-10cd-4a49-97e4-084c641927c6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "30c535b2-ac69-45c6-9ec7-126b8b6b2c61"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3a6460ef-dd48-4c15-8117-8deacdf1ea54",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "c2073caf-416b-46ce-873f-f0113e9a3777",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6c3ae034-cd0d-4616-9e48-549b1ba66927",
"reportId": "e2160527-de22-489f-aa49-baf21736dc16",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c2073caf-416b-46ce-873f-f0113e9a3777"
},
{
"id": "c2073caf-416b-46ce-873f-f0113e9a3777",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6c3ae034-cd0d-4616-9e48-549b1ba66927",
"reportId": "e2160527-de22-489f-aa49-baf21736dc16",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c2073caf-416b-46ce-873f-f0113e9a3777"
}
],
"selectedProducts": [
{
"id": "439cd70b-1dbe-4370-b51f-9a5c8fc40508",
"markerXSolutionsId": "696e54c4-f093-44ad-afb1-ccd967283855",
"productId": "d0cb4178-8443-4314-8eef-70c9730a3a6e"
},
{
"id": "439cd70b-1dbe-4370-b51f-9a5c8fc40508",
"markerXSolutionsId": "696e54c4-f093-44ad-afb1-ccd967283855",
"productId": "d0cb4178-8443-4314-8eef-70c9730a3a6e"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "668671f0-3d1c-4f8c-ac9f-7b8888337115",
"date": "2025-11-09T11:41:19.4482431Z",
"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": "aa9845bb-42d0-4406-8134-0dedf44938b4",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/668671f0-3d1c-4f8c-ac9f-7b8888337115"
},
{
"id": "668671f0-3d1c-4f8c-ac9f-7b8888337115",
"date": "2025-11-09T11:41:19.4482431Z",
"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": "aa9845bb-42d0-4406-8134-0dedf44938b4",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/668671f0-3d1c-4f8c-ac9f-7b8888337115"
}
],
"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": "60335a37-57b6-4cc3-a0d6-526fd839a7a2",
"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": "c13621ab-c34c-42f4-b53b-a9af789aeb48",
"buildingComponent": "sample string 15",
"projectId": "76a6d6dd-834b-4a8d-9416-988b6ac5d3ec",
"project": "sample string 17",
"blueprintFileId": "37a5e25f-ec32-4f9d-8f10-58f64adb53bc",
"blueprintFile": {
"id": "62722e86-7dd7-49c8-b5a2-a6815e833b87",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "6e22044a-3fa3-4c17-a7c1-fce59a542770",
"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": "5e8a7b11-c2b7-4f7a-8dcc-7a2b25e11f40",
"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": "078f1681-a3ca-4d54-b900-0170c4f66c50",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "2a247243-906e-4578-9e7d-2bb64813b1be",
"project": "sample string 15",
"projectId": "3b9f1a6e-2313-4467-be69-0f0cbaaddddd",
"qrLogAttributeXMarker": [
{
"id": "b86337c2-9cf7-465b-8c73-8b829488acd9",
"value": "sample string 2",
"qrLogAttributeListValueId": "40025786-8ec2-4656-a9ad-c6749b289a15",
"markerId": "906d4ef5-6f28-4b14-beec-45d48b8f2b52",
"qrLogAttributeId": "ea589eb0-5177-423a-b999-8d57983f7d19",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b86337c2-9cf7-465b-8c73-8b829488acd9",
"value": "sample string 2",
"qrLogAttributeListValueId": "40025786-8ec2-4656-a9ad-c6749b289a15",
"markerId": "906d4ef5-6f28-4b14-beec-45d48b8f2b52",
"qrLogAttributeId": "ea589eb0-5177-423a-b999-8d57983f7d19",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "6388396a-e60c-4d9f-8c02-801f92fbd5ca",
"markerId": "e6814df4-a0a7-4429-9655-ee220b8f5c36",
"solutionId": "2fe083b7-80d6-4f70-9607-02e44be6649c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "214f06c7-9ff2-4f97-b785-3fe13f40a706",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
},
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d67b0cb3-376a-4738-b765-4efafe199714",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4d1cb42e-8463-400a-a36a-24100629ace0"
},
{
"id": "d67b0cb3-376a-4738-b765-4efafe199714",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4d1cb42e-8463-400a-a36a-24100629ace0"
}
],
"selectedProducts": [
{
"id": "ab9fef76-026e-4e2a-b477-29de6815e47e",
"markerXSolutionsId": "e47d8e4e-230f-4bdc-a442-363801beb974",
"productId": "24517c8a-af7d-4812-bcbf-5bd6149a1603"
},
{
"id": "ab9fef76-026e-4e2a-b477-29de6815e47e",
"markerXSolutionsId": "e47d8e4e-230f-4bdc-a442-363801beb974",
"productId": "24517c8a-af7d-4812-bcbf-5bd6149a1603"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "6388396a-e60c-4d9f-8c02-801f92fbd5ca",
"markerId": "e6814df4-a0a7-4429-9655-ee220b8f5c36",
"solutionId": "2fe083b7-80d6-4f70-9607-02e44be6649c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "214f06c7-9ff2-4f97-b785-3fe13f40a706",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
},
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d67b0cb3-376a-4738-b765-4efafe199714",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4d1cb42e-8463-400a-a36a-24100629ace0"
},
{
"id": "d67b0cb3-376a-4738-b765-4efafe199714",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4d1cb42e-8463-400a-a36a-24100629ace0"
}
],
"selectedProducts": [
{
"id": "ab9fef76-026e-4e2a-b477-29de6815e47e",
"markerXSolutionsId": "e47d8e4e-230f-4bdc-a442-363801beb974",
"productId": "24517c8a-af7d-4812-bcbf-5bd6149a1603"
},
{
"id": "ab9fef76-026e-4e2a-b477-29de6815e47e",
"markerXSolutionsId": "e47d8e4e-230f-4bdc-a442-363801beb974",
"productId": "24517c8a-af7d-4812-bcbf-5bd6149a1603"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "43a8019d-185c-4ab0-a2f8-4631f2f21b6f",
"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": "5bdd006d-f314-4c8e-b9e4-8249dbdbd0c4"
},
{
"id": "43a8019d-185c-4ab0-a2f8-4631f2f21b6f",
"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": "5bdd006d-f314-4c8e-b9e4-8249dbdbd0c4"
}
],
"archivedReports": [
{
"id": "43a8019d-185c-4ab0-a2f8-4631f2f21b6f",
"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": "5bdd006d-f314-4c8e-b9e4-8249dbdbd0c4"
},
{
"id": "43a8019d-185c-4ab0-a2f8-4631f2f21b6f",
"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": "5bdd006d-f314-4c8e-b9e4-8249dbdbd0c4"
}
],
"productSolutions": [
{
"id": "214f06c7-9ff2-4f97-b785-3fe13f40a706",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
},
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "214f06c7-9ff2-4f97-b785-3fe13f40a706",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
},
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "6e22044a-3fa3-4c17-a7c1-fce59a542770",
"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": "5e8a7b11-c2b7-4f7a-8dcc-7a2b25e11f40",
"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": "078f1681-a3ca-4d54-b900-0170c4f66c50",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "2a247243-906e-4578-9e7d-2bb64813b1be",
"project": "sample string 15",
"projectId": "3b9f1a6e-2313-4467-be69-0f0cbaaddddd",
"qrLogAttributeXMarker": [
{
"id": "b86337c2-9cf7-465b-8c73-8b829488acd9",
"value": "sample string 2",
"qrLogAttributeListValueId": "40025786-8ec2-4656-a9ad-c6749b289a15",
"markerId": "906d4ef5-6f28-4b14-beec-45d48b8f2b52",
"qrLogAttributeId": "ea589eb0-5177-423a-b999-8d57983f7d19",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b86337c2-9cf7-465b-8c73-8b829488acd9",
"value": "sample string 2",
"qrLogAttributeListValueId": "40025786-8ec2-4656-a9ad-c6749b289a15",
"markerId": "906d4ef5-6f28-4b14-beec-45d48b8f2b52",
"qrLogAttributeId": "ea589eb0-5177-423a-b999-8d57983f7d19",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "6388396a-e60c-4d9f-8c02-801f92fbd5ca",
"markerId": "e6814df4-a0a7-4429-9655-ee220b8f5c36",
"solutionId": "2fe083b7-80d6-4f70-9607-02e44be6649c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "214f06c7-9ff2-4f97-b785-3fe13f40a706",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
},
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d67b0cb3-376a-4738-b765-4efafe199714",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4d1cb42e-8463-400a-a36a-24100629ace0"
},
{
"id": "d67b0cb3-376a-4738-b765-4efafe199714",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4d1cb42e-8463-400a-a36a-24100629ace0"
}
],
"selectedProducts": [
{
"id": "ab9fef76-026e-4e2a-b477-29de6815e47e",
"markerXSolutionsId": "e47d8e4e-230f-4bdc-a442-363801beb974",
"productId": "24517c8a-af7d-4812-bcbf-5bd6149a1603"
},
{
"id": "ab9fef76-026e-4e2a-b477-29de6815e47e",
"markerXSolutionsId": "e47d8e4e-230f-4bdc-a442-363801beb974",
"productId": "24517c8a-af7d-4812-bcbf-5bd6149a1603"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "6388396a-e60c-4d9f-8c02-801f92fbd5ca",
"markerId": "e6814df4-a0a7-4429-9655-ee220b8f5c36",
"solutionId": "2fe083b7-80d6-4f70-9607-02e44be6649c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "214f06c7-9ff2-4f97-b785-3fe13f40a706",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
},
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d67b0cb3-376a-4738-b765-4efafe199714",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4d1cb42e-8463-400a-a36a-24100629ace0"
},
{
"id": "d67b0cb3-376a-4738-b765-4efafe199714",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:41:19.4482431Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4d1cb42e-8463-400a-a36a-24100629ace0"
}
],
"selectedProducts": [
{
"id": "ab9fef76-026e-4e2a-b477-29de6815e47e",
"markerXSolutionsId": "e47d8e4e-230f-4bdc-a442-363801beb974",
"productId": "24517c8a-af7d-4812-bcbf-5bd6149a1603"
},
{
"id": "ab9fef76-026e-4e2a-b477-29de6815e47e",
"markerXSolutionsId": "e47d8e4e-230f-4bdc-a442-363801beb974",
"productId": "24517c8a-af7d-4812-bcbf-5bd6149a1603"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "43a8019d-185c-4ab0-a2f8-4631f2f21b6f",
"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": "5bdd006d-f314-4c8e-b9e4-8249dbdbd0c4"
},
{
"id": "43a8019d-185c-4ab0-a2f8-4631f2f21b6f",
"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": "5bdd006d-f314-4c8e-b9e4-8249dbdbd0c4"
}
],
"archivedReports": [
{
"id": "43a8019d-185c-4ab0-a2f8-4631f2f21b6f",
"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": "5bdd006d-f314-4c8e-b9e4-8249dbdbd0c4"
},
{
"id": "43a8019d-185c-4ab0-a2f8-4631f2f21b6f",
"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": "5bdd006d-f314-4c8e-b9e4-8249dbdbd0c4"
}
],
"productSolutions": [
{
"id": "214f06c7-9ff2-4f97-b785-3fe13f40a706",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
},
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "214f06c7-9ff2-4f97-b785-3fe13f40a706",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
},
{
"id": "e0a85dd7-2cf0-4557-b024-1a963acf5e69",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e0a85dd7-2cf0-4557-b024-1a963acf5e69"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c9d26b55-2dcb-4384-8a7b-847764d690ff",
"value": "sample string 2",
"qrLogAttributeListValueId": "5f60308a-89f6-44e3-9e50-1f076146c09a",
"qrLogAttributeListValue": {
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"markerXSolutionsId": "debb61b5-96dc-4dc4-a4ce-7333898feaea",
"qrLogAttributeId": "7ea79e72-301a-4309-a6ba-2dbfb688ec0f",
"qrLogAttribute": {
"id": "d03cadd9-edde-486d-8e23-a498da64592d",
"code": "sample string 2",
"selectedValue": "377afd79-d698-43c5-ba9c-ded2f21538ac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "20c1dfcb-4d90-4314-9d02-98a4e27118d6",
"sourceId": "e8479dca-49e3-4f5c-832f-f0c400f7bfb0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "b0b0809b-2d93-4dbd-aee5-69840e17c027",
"qrLogAttributeClass": {
"id": "b998606c-a638-4e8e-ad18-223c7d31f4c5",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
},
{
"id": "ca13341c-89d5-4347-8e2a-cc4b4101243b",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dc6d8a9c-35aa-4d33-85ac-5498404219e5",
"qrLogAttributeListValueGlobalRefId": "b1bfd261-667d-4501-a3d4-23854fe32b47",
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
]
}
],
"translations": [
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
},
{
"id": "bea3bb15-d57b-44da-a38f-3f4affc373bb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a6013407-e26f-4b7a-8fa6-c97f719c2034"
}
],
"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
}