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": "c107826b-5b8f-45e6-926d-5776cf3ddf5d",
"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": "228cfa41-4a4a-430a-b2f3-ade14fd34247",
"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": "8d7e0b7f-0dbf-4f8b-b2b9-499ad80aab7b",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "f52a06e0-4e54-4899-8979-46e0235e5f20",
"project": "sample string 15",
"projectId": "52544e1a-ad86-469d-9cb3-e013088aecca",
"qrLogAttributeXMarker": [
{
"id": "1f831d13-d73d-4e65-8805-956c84a9ab27",
"value": "sample string 2",
"qrLogAttributeListValueId": "83cc609d-035e-40ca-b358-9c9f1f57b0bb",
"markerId": "b2e7a7d2-9c76-4d9d-8b32-ac5105bd3a5f",
"qrLogAttributeId": "f9093633-c62c-46df-8d87-aba577e20978",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1f831d13-d73d-4e65-8805-956c84a9ab27",
"value": "sample string 2",
"qrLogAttributeListValueId": "83cc609d-035e-40ca-b358-9c9f1f57b0bb",
"markerId": "b2e7a7d2-9c76-4d9d-8b32-ac5105bd3a5f",
"qrLogAttributeId": "f9093633-c62c-46df-8d87-aba577e20978",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "53b5e496-3110-4fe8-b77f-64eeae96ed02",
"markerId": "074e7afc-57a3-4d37-adb0-d8bdab5d626f",
"solutionId": "09ed1ae8-904d-4876-b7b3-bf9cad95e4ff",
"taxonomy263415Id": "a9631755-4618-4ded-a007-b7d31baf8eff",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "829f577b-d4c8-4ce0-a0b2-f4c1b7d65a77",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1895f1b0-0f53-4c43-917c-8ce375c96dba",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1895f1b0-0f53-4c43-917c-8ce375c96dba"
},
{
"id": "1895f1b0-0f53-4c43-917c-8ce375c96dba",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1895f1b0-0f53-4c43-917c-8ce375c96dba"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "3f440a6a-96d9-4d45-8a62-1ee94fbacbe9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:09:38.5080491Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b1940aae-d3f2-49d9-b30b-51fa6266f2d1"
},
{
"id": "3f440a6a-96d9-4d45-8a62-1ee94fbacbe9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:09:38.5080491Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b1940aae-d3f2-49d9-b30b-51fa6266f2d1"
}
],
"selectedProducts": [
{
"id": "6517ec79-e5b0-4347-a5b3-6e0c9cea9055",
"markerXSolutionsId": "2ade686e-2075-44f0-8545-af6360e44bff",
"productId": "d6a3c01c-fc82-4e37-b928-fa2aa9ad248e"
},
{
"id": "6517ec79-e5b0-4347-a5b3-6e0c9cea9055",
"markerXSolutionsId": "2ade686e-2075-44f0-8545-af6360e44bff",
"productId": "d6a3c01c-fc82-4e37-b928-fa2aa9ad248e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "53b5e496-3110-4fe8-b77f-64eeae96ed02",
"markerId": "074e7afc-57a3-4d37-adb0-d8bdab5d626f",
"solutionId": "09ed1ae8-904d-4876-b7b3-bf9cad95e4ff",
"taxonomy263415Id": "a9631755-4618-4ded-a007-b7d31baf8eff",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "829f577b-d4c8-4ce0-a0b2-f4c1b7d65a77",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1895f1b0-0f53-4c43-917c-8ce375c96dba",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1895f1b0-0f53-4c43-917c-8ce375c96dba"
},
{
"id": "1895f1b0-0f53-4c43-917c-8ce375c96dba",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1895f1b0-0f53-4c43-917c-8ce375c96dba"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "3f440a6a-96d9-4d45-8a62-1ee94fbacbe9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:09:38.5080491Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b1940aae-d3f2-49d9-b30b-51fa6266f2d1"
},
{
"id": "3f440a6a-96d9-4d45-8a62-1ee94fbacbe9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:09:38.5080491Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b1940aae-d3f2-49d9-b30b-51fa6266f2d1"
}
],
"selectedProducts": [
{
"id": "6517ec79-e5b0-4347-a5b3-6e0c9cea9055",
"markerXSolutionsId": "2ade686e-2075-44f0-8545-af6360e44bff",
"productId": "d6a3c01c-fc82-4e37-b928-fa2aa9ad248e"
},
{
"id": "6517ec79-e5b0-4347-a5b3-6e0c9cea9055",
"markerXSolutionsId": "2ade686e-2075-44f0-8545-af6360e44bff",
"productId": "d6a3c01c-fc82-4e37-b928-fa2aa9ad248e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "9189731b-1a46-4581-8486-3d0afcffeb99",
"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": "22b01402-f786-431d-880a-a75892168c5e"
},
{
"id": "9189731b-1a46-4581-8486-3d0afcffeb99",
"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": "22b01402-f786-431d-880a-a75892168c5e"
}
],
"archivedReports": [
{
"id": "9189731b-1a46-4581-8486-3d0afcffeb99",
"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": "22b01402-f786-431d-880a-a75892168c5e"
},
{
"id": "9189731b-1a46-4581-8486-3d0afcffeb99",
"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": "22b01402-f786-431d-880a-a75892168c5e"
}
],
"productSolutions": [
{
"id": "829f577b-d4c8-4ce0-a0b2-f4c1b7d65a77",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1895f1b0-0f53-4c43-917c-8ce375c96dba",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1895f1b0-0f53-4c43-917c-8ce375c96dba"
},
{
"id": "1895f1b0-0f53-4c43-917c-8ce375c96dba",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1895f1b0-0f53-4c43-917c-8ce375c96dba"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "829f577b-d4c8-4ce0-a0b2-f4c1b7d65a77",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1895f1b0-0f53-4c43-917c-8ce375c96dba",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1895f1b0-0f53-4c43-917c-8ce375c96dba"
},
{
"id": "1895f1b0-0f53-4c43-917c-8ce375c96dba",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1895f1b0-0f53-4c43-917c-8ce375c96dba"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f257bd6e-3a96-4239-bfd8-0a3166a664c6",
"value": "sample string 2",
"qrLogAttributeListValueId": "2bb62a64-3654-4245-bbde-b17c440f1f6f",
"qrLogAttributeListValue": {
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"markerXSolutionsId": "ba8f1639-c681-4ca6-b458-b21dca9c8083",
"qrLogAttributeId": "b438e6d8-af3a-4712-9590-cc1ca5e7f18b",
"qrLogAttribute": {
"id": "d68bdc27-2db4-424e-a569-c863fb03549d",
"code": "sample string 2",
"selectedValue": "39b156bd-1d52-4fd0-9a1c-c87ff240aaac",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "56edfd29-44a7-4f1b-8309-88d6c5129eb5",
"sourceId": "ecb3e9bd-86e0-4e58-9d0b-0ab308e5ab5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea238db6-1014-416a-bf28-2a8cd8ddf11e",
"qrLogAttributeClass": {
"id": "7c629d77-8a35-4fe8-829e-db2950cd5793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
},
{
"id": "d514287f-8b3e-44cc-85a2-02ad7b16f465",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4393b85e-4a0c-4714-85a2-4ba40461b50a",
"qrLogAttributeListValueGlobalRefId": "280f7161-8e78-4852-88fc-536e6e71f763",
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
]
}
],
"translations": [
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
},
{
"id": "1b7516e4-d25e-4f76-9635-cb6b1b2da699",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2427368c-27bb-4ef6-b1b0-5b7806f461a3"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}