GET api/MarkersByBlueprintId/{blueprintId}?languageCode={languageCode}&light={light}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| blueprintId | globally unique identifier |
Required |
|
| languageCode | string |
Required |
|
| light | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of MarkerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | string |
None. |
|
| ModifiedTs | string |
None. |
|
| Date | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| IsApproved | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | InstallerViewModel |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | string |
None. |
|
| BuildingComponent | string |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| QRLogAttributeXMarker | Collection of QRLogAttributeXMarkerViewModel |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutionsViewModel |
None. |
|
| Reports | Collection of ReportViewModel |
None. |
|
| ArchivedReports | Collection of ReportViewModel |
None. |
|
| ProductSolutions | Collection of ProductSolutionViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "88c781a6-2e23-4229-a267-b1868e465a91",
"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": "e4fff2e8-e929-45e8-aa3b-d20392ab51cb",
"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": "f084b82f-b9b5-4f3a-b7a6-0383e43729a1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "8ac11b69-318c-4b76-928a-1f1e425f7c2c",
"project": "sample string 15",
"projectId": "75a0e773-6203-40c6-9a60-f9b1dcf3072e",
"qrLogAttributeXMarker": [
{
"id": "496ee721-8f9a-452c-989f-299ebbd7c621",
"value": "sample string 2",
"qrLogAttributeListValueId": "525e698e-78bc-4e21-973f-ca33ad854a40",
"markerId": "02c09929-9c7c-43a3-bea0-63a80e82a635",
"qrLogAttributeId": "665548ab-1a0a-4526-b6fd-52701de8c594",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "496ee721-8f9a-452c-989f-299ebbd7c621",
"value": "sample string 2",
"qrLogAttributeListValueId": "525e698e-78bc-4e21-973f-ca33ad854a40",
"markerId": "02c09929-9c7c-43a3-bea0-63a80e82a635",
"qrLogAttributeId": "665548ab-1a0a-4526-b6fd-52701de8c594",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "61dc56d5-dd7c-4bbb-9a30-2def8558e246",
"markerId": "89efead6-2599-43b5-b6bb-c25f4c93ea32",
"solutionId": "b334bc80-f488-44e1-b2b1-a10a5f5ebde1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f58956d6-fcaa-4b0a-bf78-91cb4c471ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
},
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b2f21b2d-4a73-4924-af33-350acc15dff3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:22.5974277Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "005e86a9-3699-4880-b0ae-9c435bc33e59"
},
{
"id": "b2f21b2d-4a73-4924-af33-350acc15dff3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:22.5974277Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "005e86a9-3699-4880-b0ae-9c435bc33e59"
}
],
"selectedProducts": [
{
"id": "b1b8817d-0618-4773-9605-e7c58679e913",
"markerXSolutionsId": "487c7536-1f0e-4336-bfb3-e3af9aa49ad8",
"productId": "c91050cd-83c3-40ea-8882-8435ec3920f0"
},
{
"id": "b1b8817d-0618-4773-9605-e7c58679e913",
"markerXSolutionsId": "487c7536-1f0e-4336-bfb3-e3af9aa49ad8",
"productId": "c91050cd-83c3-40ea-8882-8435ec3920f0"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "61dc56d5-dd7c-4bbb-9a30-2def8558e246",
"markerId": "89efead6-2599-43b5-b6bb-c25f4c93ea32",
"solutionId": "b334bc80-f488-44e1-b2b1-a10a5f5ebde1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f58956d6-fcaa-4b0a-bf78-91cb4c471ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
},
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b2f21b2d-4a73-4924-af33-350acc15dff3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:22.5974277Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "005e86a9-3699-4880-b0ae-9c435bc33e59"
},
{
"id": "b2f21b2d-4a73-4924-af33-350acc15dff3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:22.5974277Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "005e86a9-3699-4880-b0ae-9c435bc33e59"
}
],
"selectedProducts": [
{
"id": "b1b8817d-0618-4773-9605-e7c58679e913",
"markerXSolutionsId": "487c7536-1f0e-4336-bfb3-e3af9aa49ad8",
"productId": "c91050cd-83c3-40ea-8882-8435ec3920f0"
},
{
"id": "b1b8817d-0618-4773-9605-e7c58679e913",
"markerXSolutionsId": "487c7536-1f0e-4336-bfb3-e3af9aa49ad8",
"productId": "c91050cd-83c3-40ea-8882-8435ec3920f0"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "4f94a933-a966-456a-bff7-13ff05feca9e",
"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": "455ab4d4-aa02-4d6d-8b46-f3ccfa22b617"
},
{
"id": "4f94a933-a966-456a-bff7-13ff05feca9e",
"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": "455ab4d4-aa02-4d6d-8b46-f3ccfa22b617"
}
],
"archivedReports": [
{
"id": "4f94a933-a966-456a-bff7-13ff05feca9e",
"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": "455ab4d4-aa02-4d6d-8b46-f3ccfa22b617"
},
{
"id": "4f94a933-a966-456a-bff7-13ff05feca9e",
"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": "455ab4d4-aa02-4d6d-8b46-f3ccfa22b617"
}
],
"productSolutions": [
{
"id": "f58956d6-fcaa-4b0a-bf78-91cb4c471ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
},
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "f58956d6-fcaa-4b0a-bf78-91cb4c471ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
},
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "88c781a6-2e23-4229-a267-b1868e465a91",
"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": "e4fff2e8-e929-45e8-aa3b-d20392ab51cb",
"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": "f084b82f-b9b5-4f3a-b7a6-0383e43729a1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "8ac11b69-318c-4b76-928a-1f1e425f7c2c",
"project": "sample string 15",
"projectId": "75a0e773-6203-40c6-9a60-f9b1dcf3072e",
"qrLogAttributeXMarker": [
{
"id": "496ee721-8f9a-452c-989f-299ebbd7c621",
"value": "sample string 2",
"qrLogAttributeListValueId": "525e698e-78bc-4e21-973f-ca33ad854a40",
"markerId": "02c09929-9c7c-43a3-bea0-63a80e82a635",
"qrLogAttributeId": "665548ab-1a0a-4526-b6fd-52701de8c594",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "496ee721-8f9a-452c-989f-299ebbd7c621",
"value": "sample string 2",
"qrLogAttributeListValueId": "525e698e-78bc-4e21-973f-ca33ad854a40",
"markerId": "02c09929-9c7c-43a3-bea0-63a80e82a635",
"qrLogAttributeId": "665548ab-1a0a-4526-b6fd-52701de8c594",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "61dc56d5-dd7c-4bbb-9a30-2def8558e246",
"markerId": "89efead6-2599-43b5-b6bb-c25f4c93ea32",
"solutionId": "b334bc80-f488-44e1-b2b1-a10a5f5ebde1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f58956d6-fcaa-4b0a-bf78-91cb4c471ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
},
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b2f21b2d-4a73-4924-af33-350acc15dff3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:22.5974277Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "005e86a9-3699-4880-b0ae-9c435bc33e59"
},
{
"id": "b2f21b2d-4a73-4924-af33-350acc15dff3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:22.5974277Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "005e86a9-3699-4880-b0ae-9c435bc33e59"
}
],
"selectedProducts": [
{
"id": "b1b8817d-0618-4773-9605-e7c58679e913",
"markerXSolutionsId": "487c7536-1f0e-4336-bfb3-e3af9aa49ad8",
"productId": "c91050cd-83c3-40ea-8882-8435ec3920f0"
},
{
"id": "b1b8817d-0618-4773-9605-e7c58679e913",
"markerXSolutionsId": "487c7536-1f0e-4336-bfb3-e3af9aa49ad8",
"productId": "c91050cd-83c3-40ea-8882-8435ec3920f0"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "61dc56d5-dd7c-4bbb-9a30-2def8558e246",
"markerId": "89efead6-2599-43b5-b6bb-c25f4c93ea32",
"solutionId": "b334bc80-f488-44e1-b2b1-a10a5f5ebde1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f58956d6-fcaa-4b0a-bf78-91cb4c471ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
},
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b2f21b2d-4a73-4924-af33-350acc15dff3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:22.5974277Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "005e86a9-3699-4880-b0ae-9c435bc33e59"
},
{
"id": "b2f21b2d-4a73-4924-af33-350acc15dff3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:22.5974277Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "005e86a9-3699-4880-b0ae-9c435bc33e59"
}
],
"selectedProducts": [
{
"id": "b1b8817d-0618-4773-9605-e7c58679e913",
"markerXSolutionsId": "487c7536-1f0e-4336-bfb3-e3af9aa49ad8",
"productId": "c91050cd-83c3-40ea-8882-8435ec3920f0"
},
{
"id": "b1b8817d-0618-4773-9605-e7c58679e913",
"markerXSolutionsId": "487c7536-1f0e-4336-bfb3-e3af9aa49ad8",
"productId": "c91050cd-83c3-40ea-8882-8435ec3920f0"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "4f94a933-a966-456a-bff7-13ff05feca9e",
"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": "455ab4d4-aa02-4d6d-8b46-f3ccfa22b617"
},
{
"id": "4f94a933-a966-456a-bff7-13ff05feca9e",
"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": "455ab4d4-aa02-4d6d-8b46-f3ccfa22b617"
}
],
"archivedReports": [
{
"id": "4f94a933-a966-456a-bff7-13ff05feca9e",
"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": "455ab4d4-aa02-4d6d-8b46-f3ccfa22b617"
},
{
"id": "4f94a933-a966-456a-bff7-13ff05feca9e",
"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": "455ab4d4-aa02-4d6d-8b46-f3ccfa22b617"
}
],
"productSolutions": [
{
"id": "f58956d6-fcaa-4b0a-bf78-91cb4c471ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
},
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "f58956d6-fcaa-4b0a-bf78-91cb4c471ba8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
},
{
"id": "1d731260-c7cf-4c56-9f9a-b428ff1bad72",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1d731260-c7cf-4c56-9f9a-b428ff1bad72"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c835e2a8-5f52-41ae-b25d-78a1cd017bac",
"value": "sample string 2",
"qrLogAttributeListValueId": "3855fd01-f614-4264-8ac1-dfa3a4c2d2b8",
"qrLogAttributeListValue": {
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"markerXSolutionsId": "ac807a4f-5914-43a8-b10a-9c0a2adee2f8",
"qrLogAttributeId": "12fd6854-cd77-49e2-bdf8-80b4375ef783",
"qrLogAttribute": {
"id": "420a1516-ff55-4206-a754-af2c3a090664",
"code": "sample string 2",
"selectedValue": "f91831c2-04fd-41ef-89ad-967172a8290d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5df4a7e2-9233-4c47-8f94-698d92a4babf",
"sourceId": "9dadd7a6-f0ba-4686-a253-ba3d9a23fd03",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a110c010-ef55-415b-8310-40c48998966b",
"qrLogAttributeClass": {
"id": "0a410bcc-81be-4764-bc33-5a5a05210641",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
},
{
"id": "3f0c755e-36dc-4de4-a8c8-e371942093f4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "24be9389-a9da-45e9-97c3-8866dcbfc996",
"qrLogAttributeListValueGlobalRefId": "5e8af830-5ad5-459b-95f7-483311cbdaf0",
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
]
}
],
"translations": [
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
},
{
"id": "5a6ddf1d-7525-45d5-afa2-82749d87edda",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6aca9c40-bd93-493f-9772-792d1cf6fb65"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
]