GET api/Markers/{id}?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "485cc675-15a2-48d2-bc05-45f1de6d619e",
"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": "0922bc55-4bc7-4352-9132-3f91112bc12f",
"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": "47a98b5e-d519-4ca0-93a1-679377ec87d7",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "4ca1859b-3ca0-454f-b46b-3433e99154ca",
"project": "sample string 15",
"projectId": "6caadf50-5462-4f90-bc5a-65521d5155dd",
"qrLogAttributeXMarker": [
{
"id": "dcb2d5c2-a1ea-48c2-ac09-e54600a9bb06",
"value": "sample string 2",
"qrLogAttributeListValueId": "868bbf14-ec9a-4742-aa4e-f2c2ea894f5b",
"markerId": "2fd8b284-c370-4e61-89b7-1780c7593b3b",
"qrLogAttributeId": "f2de6f58-c25e-4778-8146-c5085377f8cc",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dcb2d5c2-a1ea-48c2-ac09-e54600a9bb06",
"value": "sample string 2",
"qrLogAttributeListValueId": "868bbf14-ec9a-4742-aa4e-f2c2ea894f5b",
"markerId": "2fd8b284-c370-4e61-89b7-1780c7593b3b",
"qrLogAttributeId": "f2de6f58-c25e-4778-8146-c5085377f8cc",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a974e54b-2612-4dd9-8417-2eee5fbeb263",
"markerId": "e827a10b-49b2-400e-88c9-b5bf78ec468b",
"solutionId": "2159db16-f955-43a5-a415-f24b935ae5a8",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3304f12f-732d-40f7-979e-8bdf3f256e81",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "63f091a5-605d-4116-98b8-5d1e41872ceb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63f091a5-605d-4116-98b8-5d1e41872ceb"
},
{
"id": "63f091a5-605d-4116-98b8-5d1e41872ceb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63f091a5-605d-4116-98b8-5d1e41872ceb"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e9aa95e7-194b-47af-b76e-5b763f0d2720",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:30.0648599Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4bec7e12-f9d7-432e-8ea7-3764a3d7ee7b"
},
{
"id": "e9aa95e7-194b-47af-b76e-5b763f0d2720",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:30.0648599Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4bec7e12-f9d7-432e-8ea7-3764a3d7ee7b"
}
],
"selectedProducts": [
{
"id": "88c0f93b-2aa3-428c-948c-265a8ff187b6",
"markerXSolutionsId": "64293f4c-4ab3-4b72-8623-b1d857d1dafd",
"productId": "899a692e-0578-43ea-a92d-d404ab09377c"
},
{
"id": "88c0f93b-2aa3-428c-948c-265a8ff187b6",
"markerXSolutionsId": "64293f4c-4ab3-4b72-8623-b1d857d1dafd",
"productId": "899a692e-0578-43ea-a92d-d404ab09377c"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a974e54b-2612-4dd9-8417-2eee5fbeb263",
"markerId": "e827a10b-49b2-400e-88c9-b5bf78ec468b",
"solutionId": "2159db16-f955-43a5-a415-f24b935ae5a8",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3304f12f-732d-40f7-979e-8bdf3f256e81",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "63f091a5-605d-4116-98b8-5d1e41872ceb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63f091a5-605d-4116-98b8-5d1e41872ceb"
},
{
"id": "63f091a5-605d-4116-98b8-5d1e41872ceb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63f091a5-605d-4116-98b8-5d1e41872ceb"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e9aa95e7-194b-47af-b76e-5b763f0d2720",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:30.0648599Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4bec7e12-f9d7-432e-8ea7-3764a3d7ee7b"
},
{
"id": "e9aa95e7-194b-47af-b76e-5b763f0d2720",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:30.0648599Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4bec7e12-f9d7-432e-8ea7-3764a3d7ee7b"
}
],
"selectedProducts": [
{
"id": "88c0f93b-2aa3-428c-948c-265a8ff187b6",
"markerXSolutionsId": "64293f4c-4ab3-4b72-8623-b1d857d1dafd",
"productId": "899a692e-0578-43ea-a92d-d404ab09377c"
},
{
"id": "88c0f93b-2aa3-428c-948c-265a8ff187b6",
"markerXSolutionsId": "64293f4c-4ab3-4b72-8623-b1d857d1dafd",
"productId": "899a692e-0578-43ea-a92d-d404ab09377c"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "773b7255-256b-4f4e-9270-ad9084052ad4",
"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": "94e3f8ba-3750-42c5-965a-719f815d8790"
},
{
"id": "773b7255-256b-4f4e-9270-ad9084052ad4",
"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": "94e3f8ba-3750-42c5-965a-719f815d8790"
}
],
"archivedReports": [
{
"id": "773b7255-256b-4f4e-9270-ad9084052ad4",
"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": "94e3f8ba-3750-42c5-965a-719f815d8790"
},
{
"id": "773b7255-256b-4f4e-9270-ad9084052ad4",
"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": "94e3f8ba-3750-42c5-965a-719f815d8790"
}
],
"productSolutions": [
{
"id": "3304f12f-732d-40f7-979e-8bdf3f256e81",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "63f091a5-605d-4116-98b8-5d1e41872ceb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63f091a5-605d-4116-98b8-5d1e41872ceb"
},
{
"id": "63f091a5-605d-4116-98b8-5d1e41872ceb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63f091a5-605d-4116-98b8-5d1e41872ceb"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "3304f12f-732d-40f7-979e-8bdf3f256e81",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "63f091a5-605d-4116-98b8-5d1e41872ceb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63f091a5-605d-4116-98b8-5d1e41872ceb"
},
{
"id": "63f091a5-605d-4116-98b8-5d1e41872ceb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/63f091a5-605d-4116-98b8-5d1e41872ceb"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
},
{
"id": "40c03966-df65-4e6b-a975-ad4d593f7403",
"value": "sample string 2",
"qrLogAttributeListValueId": "b96c6e6b-87a1-4a91-b3e0-a1c97e38dcf1",
"qrLogAttributeListValue": {
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"markerXSolutionsId": "090f01d0-ec68-4c42-b836-c921818e7b88",
"qrLogAttributeId": "6b87141b-33c1-448a-9482-4ec5dbda201f",
"qrLogAttribute": {
"id": "211b202a-9d97-41bf-af4f-67ccaf7b9532",
"code": "sample string 2",
"selectedValue": "ffbf4123-921b-43ea-983a-4ecd4f2a6c43",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "da383983-efe3-4394-b379-406b26919125",
"sourceId": "8fbc9b82-9f33-404b-8410-b9f646cfadf4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "23a730f2-321e-4362-a748-2a80889b5729",
"qrLogAttributeClass": {
"id": "311361eb-5f47-4c4a-9189-c4ca24575cf7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
},
{
"id": "52c4d471-edad-4db6-9231-7f28fab3ad62",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "3bb33bfc-d554-4ec8-b9f6-57fd2c03a200",
"qrLogAttributeListValueGlobalRefId": "b37a9edc-d5a6-40bc-bdff-514defe50cdf",
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
]
}
],
"translations": [
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
},
{
"id": "8b804125-91a6-4711-b71b-e6fdefed3a09",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "07c8c5b5-d46c-4062-aa55-3e7002a38adf"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}