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": "d2bb3e70-0986-4873-8201-683ab2ca89b2",
"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": "85f533a9-32ed-4bd2-92e0-1d501a332013",
"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": "dc390c5a-6408-47fe-b2ff-542f1c6524ca",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "7b9f38b4-0a5a-4434-97e8-2b5eef672a19",
"project": "sample string 15",
"projectId": "c4f79801-a532-4257-b2a5-18ea6f810b0f",
"qrLogAttributeXMarker": [
{
"id": "70aff432-238d-4560-9328-a7c5dc3ec51d",
"value": "sample string 2",
"qrLogAttributeListValueId": "24d2c0ac-5229-4f21-8ec4-f97bd6a403a6",
"markerId": "c4231e1a-3204-4edf-b9c1-8b525561002c",
"qrLogAttributeId": "4123ded4-4b07-42a3-a756-dc3243e04982",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
},
{
"id": "70aff432-238d-4560-9328-a7c5dc3ec51d",
"value": "sample string 2",
"qrLogAttributeListValueId": "24d2c0ac-5229-4f21-8ec4-f97bd6a403a6",
"markerId": "c4231e1a-3204-4edf-b9c1-8b525561002c",
"qrLogAttributeId": "4123ded4-4b07-42a3-a756-dc3243e04982",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a86e84ed-eada-44f9-af1e-635a6ba515d4",
"markerId": "266a77e8-b03c-459e-be9e-87c2df4f4812",
"solutionId": "abb0481b-d504-49c1-98e8-8ad8ea880deb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "06069b4a-ef19-4cae-8ff3-6e4b15e44b5a",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "3c464993-a49d-4e6e-8b3c-439254101930",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3c464993-a49d-4e6e-8b3c-439254101930"
},
{
"id": "3c464993-a49d-4e6e-8b3c-439254101930",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3c464993-a49d-4e6e-8b3c-439254101930"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
},
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
},
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "2cf1726a-3294-46c0-bbbb-ca90fb83c953",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:31:36.9927023Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "20b11315-c27a-4aa4-8c87-81c4e4e09d98"
},
{
"id": "2cf1726a-3294-46c0-bbbb-ca90fb83c953",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:31:36.9927023Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "20b11315-c27a-4aa4-8c87-81c4e4e09d98"
}
],
"selectedProducts": [
{
"id": "8f06ede5-1e01-461f-8bf5-136f0bb3f252",
"markerXSolutionsId": "d05735fd-0b7e-418d-9754-68b7671c0f58",
"productId": "69533105-da3a-4a35-9ed7-908d0d417244"
},
{
"id": "8f06ede5-1e01-461f-8bf5-136f0bb3f252",
"markerXSolutionsId": "d05735fd-0b7e-418d-9754-68b7671c0f58",
"productId": "69533105-da3a-4a35-9ed7-908d0d417244"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a86e84ed-eada-44f9-af1e-635a6ba515d4",
"markerId": "266a77e8-b03c-459e-be9e-87c2df4f4812",
"solutionId": "abb0481b-d504-49c1-98e8-8ad8ea880deb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "06069b4a-ef19-4cae-8ff3-6e4b15e44b5a",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "3c464993-a49d-4e6e-8b3c-439254101930",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3c464993-a49d-4e6e-8b3c-439254101930"
},
{
"id": "3c464993-a49d-4e6e-8b3c-439254101930",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3c464993-a49d-4e6e-8b3c-439254101930"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
},
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
},
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "2cf1726a-3294-46c0-bbbb-ca90fb83c953",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:31:36.9927023Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "20b11315-c27a-4aa4-8c87-81c4e4e09d98"
},
{
"id": "2cf1726a-3294-46c0-bbbb-ca90fb83c953",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:31:36.9927023Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "20b11315-c27a-4aa4-8c87-81c4e4e09d98"
}
],
"selectedProducts": [
{
"id": "8f06ede5-1e01-461f-8bf5-136f0bb3f252",
"markerXSolutionsId": "d05735fd-0b7e-418d-9754-68b7671c0f58",
"productId": "69533105-da3a-4a35-9ed7-908d0d417244"
},
{
"id": "8f06ede5-1e01-461f-8bf5-136f0bb3f252",
"markerXSolutionsId": "d05735fd-0b7e-418d-9754-68b7671c0f58",
"productId": "69533105-da3a-4a35-9ed7-908d0d417244"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "da1dcc55-a645-4d1a-b75f-76c021850a12",
"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": "7bf1d141-d5ad-410f-a9b8-d05b17c49f43"
},
{
"id": "da1dcc55-a645-4d1a-b75f-76c021850a12",
"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": "7bf1d141-d5ad-410f-a9b8-d05b17c49f43"
}
],
"archivedReports": [
{
"id": "da1dcc55-a645-4d1a-b75f-76c021850a12",
"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": "7bf1d141-d5ad-410f-a9b8-d05b17c49f43"
},
{
"id": "da1dcc55-a645-4d1a-b75f-76c021850a12",
"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": "7bf1d141-d5ad-410f-a9b8-d05b17c49f43"
}
],
"productSolutions": [
{
"id": "06069b4a-ef19-4cae-8ff3-6e4b15e44b5a",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "3c464993-a49d-4e6e-8b3c-439254101930",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3c464993-a49d-4e6e-8b3c-439254101930"
},
{
"id": "3c464993-a49d-4e6e-8b3c-439254101930",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3c464993-a49d-4e6e-8b3c-439254101930"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
},
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "06069b4a-ef19-4cae-8ff3-6e4b15e44b5a",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "3c464993-a49d-4e6e-8b3c-439254101930",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3c464993-a49d-4e6e-8b3c-439254101930"
},
{
"id": "3c464993-a49d-4e6e-8b3c-439254101930",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3c464993-a49d-4e6e-8b3c-439254101930"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
},
{
"id": "05c0ffca-75a0-4721-9669-41a846326425",
"value": "sample string 2",
"qrLogAttributeListValueId": "239e46f9-54cc-4b53-8878-c895f919582e",
"qrLogAttributeListValue": {
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"markerXSolutionsId": "d46ada36-bc35-4a9e-89b2-cb2e8ac1cce6",
"qrLogAttributeId": "9af9c10a-ac9a-487a-add6-27ddd90e7c77",
"qrLogAttribute": {
"id": "a3370816-fdce-429c-8799-de677991c6a2",
"code": "sample string 2",
"selectedValue": "60030eb4-6340-49a8-a44a-250c53ef9b17",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1a4f37db-9eb0-4b93-843d-3aff5ea6e802",
"sourceId": "73f6e184-5b77-41dc-a9e2-42a797ba8486",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "80e362aa-2f3c-4874-8430-e8dfa84f083c",
"qrLogAttributeClass": {
"id": "3a9c3c29-3f41-459b-9f55-4eac5b66b10f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
},
{
"id": "1694e478-142f-4955-b6e4-21e3e32ec267",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f21c0087-b264-46fc-83e5-d71c33762340",
"qrLogAttributeListValueGlobalRefId": "1d7ee00c-b8e1-439d-ba9d-8449d1be16b3",
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
]
}
],
"translations": [
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
},
{
"id": "3d4dc494-c39b-4fd7-92c6-b306d629b18b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f19bbf9e-5b30-4f0f-9ce1-f83c81f1f8b4"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}