PUT api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "4d409707-6061-457c-996c-5067e7e73cec",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"customerId": 6,
"assigned": true,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 9",
"deadline": "sample string 10",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "sample string 13",
"openMarkers": 0,
"buildingComponentId": "91837e8e-c62b-4348-8fec-d706d2df23bc",
"buildingComponent": "sample string 15",
"projectId": "4006e538-f3ae-4395-bc4d-cfeba840ca9c",
"project": "sample string 17",
"blueprintFileId": "75346c3a-23f8-422f-a233-18506e158033",
"blueprintFile": {
"id": "caf68b27-3d0e-4e53-b09a-55b6a66a208c",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "a9fd3d61-bcda-491f-b8c0-1815e1860694",
"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": "8d5273e9-0a78-46de-b493-a23dfa29e410",
"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": "0a33f5e3-ad1d-4062-b774-f4455d87ba9a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d26bf346-13d9-4f33-8b91-a308c927f942",
"project": "sample string 15",
"projectId": "3263bc9c-5877-4bd5-937a-32db442f2227",
"qrLogAttributeXMarker": [
{
"id": "cdb8f99d-3774-43af-bed7-c04d6026fca0",
"value": "sample string 2",
"qrLogAttributeListValueId": "0b4b8821-219b-4c43-ac77-7cf71909cbc1",
"markerId": "38a4e4ba-21d9-4c26-ba11-206ca0f85dad",
"qrLogAttributeId": "63b6d85b-dc58-4199-b583-9055be2ab693",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "cdb8f99d-3774-43af-bed7-c04d6026fca0",
"value": "sample string 2",
"qrLogAttributeListValueId": "0b4b8821-219b-4c43-ac77-7cf71909cbc1",
"markerId": "38a4e4ba-21d9-4c26-ba11-206ca0f85dad",
"qrLogAttributeId": "63b6d85b-dc58-4199-b583-9055be2ab693",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9b70d868-a29f-48c0-b688-4ff2f92138aa",
"markerId": "6bd27271-5f04-4b8d-a8db-fb213193ad23",
"solutionId": "c5bc3427-33a1-4b04-94d3-bf793fe57952",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "dace7818-474d-43cd-8423-3c9056de6cdf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
},
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "f2ad7664-c8bb-48c0-81d2-e42b502f1c35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:42.32752Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fa8713cb-fbd6-4077-a61a-8fda55a28eb1"
},
{
"id": "f2ad7664-c8bb-48c0-81d2-e42b502f1c35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:42.32752Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fa8713cb-fbd6-4077-a61a-8fda55a28eb1"
}
],
"selectedProducts": [
{
"id": "a6cbca13-a2d3-47f8-a86f-6fdfd78a9223",
"markerXSolutionsId": "91d87d21-e829-46b1-97cf-6d082619bf88",
"productId": "fc0701dd-3d05-4084-802c-c2dcb505d8bf"
},
{
"id": "a6cbca13-a2d3-47f8-a86f-6fdfd78a9223",
"markerXSolutionsId": "91d87d21-e829-46b1-97cf-6d082619bf88",
"productId": "fc0701dd-3d05-4084-802c-c2dcb505d8bf"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "9b70d868-a29f-48c0-b688-4ff2f92138aa",
"markerId": "6bd27271-5f04-4b8d-a8db-fb213193ad23",
"solutionId": "c5bc3427-33a1-4b04-94d3-bf793fe57952",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "dace7818-474d-43cd-8423-3c9056de6cdf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
},
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "f2ad7664-c8bb-48c0-81d2-e42b502f1c35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:42.32752Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fa8713cb-fbd6-4077-a61a-8fda55a28eb1"
},
{
"id": "f2ad7664-c8bb-48c0-81d2-e42b502f1c35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:42.32752Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fa8713cb-fbd6-4077-a61a-8fda55a28eb1"
}
],
"selectedProducts": [
{
"id": "a6cbca13-a2d3-47f8-a86f-6fdfd78a9223",
"markerXSolutionsId": "91d87d21-e829-46b1-97cf-6d082619bf88",
"productId": "fc0701dd-3d05-4084-802c-c2dcb505d8bf"
},
{
"id": "a6cbca13-a2d3-47f8-a86f-6fdfd78a9223",
"markerXSolutionsId": "91d87d21-e829-46b1-97cf-6d082619bf88",
"productId": "fc0701dd-3d05-4084-802c-c2dcb505d8bf"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "82caf00f-f550-4f51-b722-36ffb84c05fc",
"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": "30e4b99c-6067-4e04-bc00-b862aab6e334"
},
{
"id": "82caf00f-f550-4f51-b722-36ffb84c05fc",
"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": "30e4b99c-6067-4e04-bc00-b862aab6e334"
}
],
"archivedReports": [
{
"id": "82caf00f-f550-4f51-b722-36ffb84c05fc",
"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": "30e4b99c-6067-4e04-bc00-b862aab6e334"
},
{
"id": "82caf00f-f550-4f51-b722-36ffb84c05fc",
"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": "30e4b99c-6067-4e04-bc00-b862aab6e334"
}
],
"productSolutions": [
{
"id": "dace7818-474d-43cd-8423-3c9056de6cdf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
},
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "dace7818-474d-43cd-8423-3c9056de6cdf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
},
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "a9fd3d61-bcda-491f-b8c0-1815e1860694",
"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": "8d5273e9-0a78-46de-b493-a23dfa29e410",
"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": "0a33f5e3-ad1d-4062-b774-f4455d87ba9a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d26bf346-13d9-4f33-8b91-a308c927f942",
"project": "sample string 15",
"projectId": "3263bc9c-5877-4bd5-937a-32db442f2227",
"qrLogAttributeXMarker": [
{
"id": "cdb8f99d-3774-43af-bed7-c04d6026fca0",
"value": "sample string 2",
"qrLogAttributeListValueId": "0b4b8821-219b-4c43-ac77-7cf71909cbc1",
"markerId": "38a4e4ba-21d9-4c26-ba11-206ca0f85dad",
"qrLogAttributeId": "63b6d85b-dc58-4199-b583-9055be2ab693",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "cdb8f99d-3774-43af-bed7-c04d6026fca0",
"value": "sample string 2",
"qrLogAttributeListValueId": "0b4b8821-219b-4c43-ac77-7cf71909cbc1",
"markerId": "38a4e4ba-21d9-4c26-ba11-206ca0f85dad",
"qrLogAttributeId": "63b6d85b-dc58-4199-b583-9055be2ab693",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9b70d868-a29f-48c0-b688-4ff2f92138aa",
"markerId": "6bd27271-5f04-4b8d-a8db-fb213193ad23",
"solutionId": "c5bc3427-33a1-4b04-94d3-bf793fe57952",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "dace7818-474d-43cd-8423-3c9056de6cdf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
},
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "f2ad7664-c8bb-48c0-81d2-e42b502f1c35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:42.32752Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fa8713cb-fbd6-4077-a61a-8fda55a28eb1"
},
{
"id": "f2ad7664-c8bb-48c0-81d2-e42b502f1c35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:42.32752Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fa8713cb-fbd6-4077-a61a-8fda55a28eb1"
}
],
"selectedProducts": [
{
"id": "a6cbca13-a2d3-47f8-a86f-6fdfd78a9223",
"markerXSolutionsId": "91d87d21-e829-46b1-97cf-6d082619bf88",
"productId": "fc0701dd-3d05-4084-802c-c2dcb505d8bf"
},
{
"id": "a6cbca13-a2d3-47f8-a86f-6fdfd78a9223",
"markerXSolutionsId": "91d87d21-e829-46b1-97cf-6d082619bf88",
"productId": "fc0701dd-3d05-4084-802c-c2dcb505d8bf"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "9b70d868-a29f-48c0-b688-4ff2f92138aa",
"markerId": "6bd27271-5f04-4b8d-a8db-fb213193ad23",
"solutionId": "c5bc3427-33a1-4b04-94d3-bf793fe57952",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "dace7818-474d-43cd-8423-3c9056de6cdf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
},
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "f2ad7664-c8bb-48c0-81d2-e42b502f1c35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:42.32752Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fa8713cb-fbd6-4077-a61a-8fda55a28eb1"
},
{
"id": "f2ad7664-c8bb-48c0-81d2-e42b502f1c35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:42.32752Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fa8713cb-fbd6-4077-a61a-8fda55a28eb1"
}
],
"selectedProducts": [
{
"id": "a6cbca13-a2d3-47f8-a86f-6fdfd78a9223",
"markerXSolutionsId": "91d87d21-e829-46b1-97cf-6d082619bf88",
"productId": "fc0701dd-3d05-4084-802c-c2dcb505d8bf"
},
{
"id": "a6cbca13-a2d3-47f8-a86f-6fdfd78a9223",
"markerXSolutionsId": "91d87d21-e829-46b1-97cf-6d082619bf88",
"productId": "fc0701dd-3d05-4084-802c-c2dcb505d8bf"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "82caf00f-f550-4f51-b722-36ffb84c05fc",
"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": "30e4b99c-6067-4e04-bc00-b862aab6e334"
},
{
"id": "82caf00f-f550-4f51-b722-36ffb84c05fc",
"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": "30e4b99c-6067-4e04-bc00-b862aab6e334"
}
],
"archivedReports": [
{
"id": "82caf00f-f550-4f51-b722-36ffb84c05fc",
"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": "30e4b99c-6067-4e04-bc00-b862aab6e334"
},
{
"id": "82caf00f-f550-4f51-b722-36ffb84c05fc",
"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": "30e4b99c-6067-4e04-bc00-b862aab6e334"
}
],
"productSolutions": [
{
"id": "dace7818-474d-43cd-8423-3c9056de6cdf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
},
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "dace7818-474d-43cd-8423-3c9056de6cdf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
},
{
"id": "0f93517c-463f-45c5-a520-02d6e3f993c6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0f93517c-463f-45c5-a520-02d6e3f993c6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
},
{
"id": "4b5b983e-c5f7-4646-9b34-4a1b2fa3bc35",
"value": "sample string 2",
"qrLogAttributeListValueId": "16c5f5c6-c8a4-466d-866e-47e5d0ea23b8",
"qrLogAttributeListValue": {
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"markerXSolutionsId": "5253037f-874d-4d13-a603-f40e0d56a604",
"qrLogAttributeId": "264e12eb-e4e0-4bd1-9e42-47d59db4006a",
"qrLogAttribute": {
"id": "dedc422a-07d8-486e-971e-3119f54d069e",
"code": "sample string 2",
"selectedValue": "1789549d-90ac-4c0b-853e-05a6b68e2969",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6f3c96a1-8a21-4c28-acaa-5bd9a4107bd8",
"sourceId": "d554505d-09e4-4135-8b07-1fe93ee48570",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3c3dd6fb-ee2d-40f7-9253-a030e47c211f",
"qrLogAttributeClass": {
"id": "cfc4f28d-75a3-4f99-9cf6-54f36e7dee0c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
},
{
"id": "fc5950bf-1fb0-4f36-917b-5d6dcc5ea55e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "88f8ab02-3451-47b2-80eb-897f8e705f8f",
"qrLogAttributeListValueGlobalRefId": "20c9f20c-2604-493a-b1bd-fa7bd0e732f9",
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
]
}
],
"translations": [
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
},
{
"id": "d83a077e-6316-4a52-90ef-3e6fb022eccf",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4bd6211c-0cb5-4153-b93a-1202efe8ec67"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
],
"installers": [
{
"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"
},
{
"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"
}
],
"allInstallers": [
{
"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"
},
{
"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"
}
],
"isArchived": true
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.