DELETE api/Report/{Id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
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": "c0eea850-3d07-40d7-a3e2-4b04525bcf0f",
"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": "a1fb12f1-4826-4e2b-802d-41edd72da122",
"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": "50d4e093-aea4-45f2-8ca1-3996d8ab9c8b",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "7a2e20ff-8cd4-4cc4-8992-769767deb9f1",
"project": "sample string 15",
"projectId": "98352e1d-56cf-4fc3-9435-c7db4ced6da3",
"qrLogAttributeXMarker": [
{
"id": "5b2db02c-3a13-4754-89e5-1667990bcd9f",
"value": "sample string 2",
"qrLogAttributeListValueId": "cc2b2f31-648a-4fb1-8625-42a9808549d1",
"markerId": "4523bce0-6e13-45bd-8ca8-143cf192a497",
"qrLogAttributeId": "5d071d0e-0557-427a-8fd3-6e4459240326",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5b2db02c-3a13-4754-89e5-1667990bcd9f",
"value": "sample string 2",
"qrLogAttributeListValueId": "cc2b2f31-648a-4fb1-8625-42a9808549d1",
"markerId": "4523bce0-6e13-45bd-8ca8-143cf192a497",
"qrLogAttributeId": "5d071d0e-0557-427a-8fd3-6e4459240326",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a98d958b-b56c-4f9f-8cee-ea7f2a6b162a",
"markerId": "295ed87c-1cd4-48a3-a2d7-2fb9f58985a6",
"solutionId": "2bf74ca8-6421-48c6-8a24-1b57d7f3366a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a1316181-4cd1-4d9e-9fcc-a8cbcdfacb1b",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8db5625a-55ef-402c-841d-8f34e733bb56",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8db5625a-55ef-402c-841d-8f34e733bb56"
},
{
"id": "8db5625a-55ef-402c-841d-8f34e733bb56",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8db5625a-55ef-402c-841d-8f34e733bb56"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d181347d-f7f7-42c3-bdb4-a53920f05cc0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:05.0238957Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "62addb67-1e84-48b9-9ec6-46826cfda9e2"
},
{
"id": "d181347d-f7f7-42c3-bdb4-a53920f05cc0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:05.0238957Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "62addb67-1e84-48b9-9ec6-46826cfda9e2"
}
],
"selectedProducts": [
{
"id": "3c8bb19f-26a8-404e-8169-e6e416632561",
"markerXSolutionsId": "9bb483ba-1e98-45e8-a761-0540c5777130",
"productId": "6ffcbe18-bb52-4b40-9ef6-7663fb71700d"
},
{
"id": "3c8bb19f-26a8-404e-8169-e6e416632561",
"markerXSolutionsId": "9bb483ba-1e98-45e8-a761-0540c5777130",
"productId": "6ffcbe18-bb52-4b40-9ef6-7663fb71700d"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a98d958b-b56c-4f9f-8cee-ea7f2a6b162a",
"markerId": "295ed87c-1cd4-48a3-a2d7-2fb9f58985a6",
"solutionId": "2bf74ca8-6421-48c6-8a24-1b57d7f3366a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a1316181-4cd1-4d9e-9fcc-a8cbcdfacb1b",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8db5625a-55ef-402c-841d-8f34e733bb56",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8db5625a-55ef-402c-841d-8f34e733bb56"
},
{
"id": "8db5625a-55ef-402c-841d-8f34e733bb56",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8db5625a-55ef-402c-841d-8f34e733bb56"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d181347d-f7f7-42c3-bdb4-a53920f05cc0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:05.0238957Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "62addb67-1e84-48b9-9ec6-46826cfda9e2"
},
{
"id": "d181347d-f7f7-42c3-bdb4-a53920f05cc0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:05.0238957Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "62addb67-1e84-48b9-9ec6-46826cfda9e2"
}
],
"selectedProducts": [
{
"id": "3c8bb19f-26a8-404e-8169-e6e416632561",
"markerXSolutionsId": "9bb483ba-1e98-45e8-a761-0540c5777130",
"productId": "6ffcbe18-bb52-4b40-9ef6-7663fb71700d"
},
{
"id": "3c8bb19f-26a8-404e-8169-e6e416632561",
"markerXSolutionsId": "9bb483ba-1e98-45e8-a761-0540c5777130",
"productId": "6ffcbe18-bb52-4b40-9ef6-7663fb71700d"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "38d5ce83-c938-43ea-a3ac-6b0dbbc47f45",
"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": "55d438bd-6b36-4ac1-8993-c7e8ecfbff13"
},
{
"id": "38d5ce83-c938-43ea-a3ac-6b0dbbc47f45",
"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": "55d438bd-6b36-4ac1-8993-c7e8ecfbff13"
}
],
"archivedReports": [
{
"id": "38d5ce83-c938-43ea-a3ac-6b0dbbc47f45",
"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": "55d438bd-6b36-4ac1-8993-c7e8ecfbff13"
},
{
"id": "38d5ce83-c938-43ea-a3ac-6b0dbbc47f45",
"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": "55d438bd-6b36-4ac1-8993-c7e8ecfbff13"
}
],
"productSolutions": [
{
"id": "a1316181-4cd1-4d9e-9fcc-a8cbcdfacb1b",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8db5625a-55ef-402c-841d-8f34e733bb56",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8db5625a-55ef-402c-841d-8f34e733bb56"
},
{
"id": "8db5625a-55ef-402c-841d-8f34e733bb56",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8db5625a-55ef-402c-841d-8f34e733bb56"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "a1316181-4cd1-4d9e-9fcc-a8cbcdfacb1b",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8db5625a-55ef-402c-841d-8f34e733bb56",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8db5625a-55ef-402c-841d-8f34e733bb56"
},
{
"id": "8db5625a-55ef-402c-841d-8f34e733bb56",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8db5625a-55ef-402c-841d-8f34e733bb56"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6c64d83d-482a-4d8c-a36c-45cba443f437",
"value": "sample string 2",
"qrLogAttributeListValueId": "0c5509bf-f113-4ca9-97c7-fcf004c547bb",
"qrLogAttributeListValue": {
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"markerXSolutionsId": "498e4306-fe2e-4821-8d2f-8cbd97a74374",
"qrLogAttributeId": "b37c17d8-9253-4ee3-ba36-9e80005a05f7",
"qrLogAttribute": {
"id": "2c5ab0a4-fe55-4667-b6ce-8bc2e9614aec",
"code": "sample string 2",
"selectedValue": "2e631769-fe05-48d7-bfe9-2d7f0cf0f49e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dc67d04c-474a-4d55-a6bd-dc646969ea0a",
"sourceId": "d3d77038-7a91-4750-bc71-b0ea76fea3fb",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f63ec837-8254-4d22-9d2e-9e5762b7685f",
"qrLogAttributeClass": {
"id": "c4666baa-081b-48a7-b567-80c90db20889",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
},
{
"id": "a43db21a-3aed-4bbc-b6cb-d4df899fae04",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "dda8dd54-8cd7-4a38-bfc7-7e020d1c9f39",
"qrLogAttributeListValueGlobalRefId": "fbc30c09-f3d9-4bed-96b9-1a0b9dc8d9b1",
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
]
}
],
"translations": [
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
},
{
"id": "876bcabe-19e4-4132-a927-ebaf3fea9878",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b1637da-551e-49fb-a6ee-55211ae75219"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}