GET api/Markers/{id}?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MarkerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | string |
None. |
|
| ModifiedTs | string |
None. |
|
| Date | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| IsApproved | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | InstallerViewModel |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | string |
None. |
|
| BuildingComponent | string |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| QRLogAttributeXMarker | Collection of QRLogAttributeXMarkerViewModel |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutionsViewModel |
None. |
|
| Reports | Collection of ReportViewModel |
None. |
|
| ArchivedReports | Collection of ReportViewModel |
None. |
|
| ProductSolutions | Collection of ProductSolutionViewModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "7ce320bf-24bd-4e78-a0e1-fa7fe5b7b5f2",
"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": "e2dc4e08-14fc-43a0-8bf7-1108a50ece48",
"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": "ddf84ef0-4d0d-4e0b-91a1-01a59e3c5726",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "776b3334-bc7c-4e92-ab84-b78df7ca8b59",
"project": "sample string 15",
"projectId": "454f54eb-c9f2-4a0a-9fd0-09ef0de04924",
"qrLogAttributeXMarker": [
{
"id": "f4c1580b-6da4-43b3-9917-4b77b18694ee",
"value": "sample string 2",
"qrLogAttributeListValueId": "cd3f381a-efa3-4965-a8d9-0f4c05b483f9",
"markerId": "1d35969b-19f2-4a6b-bdc2-db02b2a86b93",
"qrLogAttributeId": "90accb8a-70b7-4b22-b476-6c572ea8cbd3",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f4c1580b-6da4-43b3-9917-4b77b18694ee",
"value": "sample string 2",
"qrLogAttributeListValueId": "cd3f381a-efa3-4965-a8d9-0f4c05b483f9",
"markerId": "1d35969b-19f2-4a6b-bdc2-db02b2a86b93",
"qrLogAttributeId": "90accb8a-70b7-4b22-b476-6c572ea8cbd3",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "45690ea6-195a-4669-8ce2-602a325954db",
"markerId": "c7a4be48-7038-4163-bbbb-cf7ffe17e8a8",
"solutionId": "ad12b6da-3dc9-4e40-8e0d-4d077e2b5373",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "930a6eca-5959-4f81-83ec-d45a232e15cf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "82147f0f-b532-4bc0-ac0e-70ed0002b96f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/82147f0f-b532-4bc0-ac0e-70ed0002b96f"
},
{
"id": "82147f0f-b532-4bc0-ac0e-70ed0002b96f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/82147f0f-b532-4bc0-ac0e-70ed0002b96f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9646aa7a-2958-4fe5-af22-74735ace6893",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:39:18.376668Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "921ec34d-7cbc-47d1-bbd1-e5b0cf829577"
},
{
"id": "9646aa7a-2958-4fe5-af22-74735ace6893",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:39:18.376668Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "921ec34d-7cbc-47d1-bbd1-e5b0cf829577"
}
],
"selectedProducts": [
{
"id": "a419d5fc-1dce-45e9-a392-e2c6af0ae80c",
"markerXSolutionsId": "6a0cb844-fe5e-4c27-9676-c9ba6700b6d5",
"productId": "7a7496b3-9086-4789-9d68-f99e87f15c55"
},
{
"id": "a419d5fc-1dce-45e9-a392-e2c6af0ae80c",
"markerXSolutionsId": "6a0cb844-fe5e-4c27-9676-c9ba6700b6d5",
"productId": "7a7496b3-9086-4789-9d68-f99e87f15c55"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "45690ea6-195a-4669-8ce2-602a325954db",
"markerId": "c7a4be48-7038-4163-bbbb-cf7ffe17e8a8",
"solutionId": "ad12b6da-3dc9-4e40-8e0d-4d077e2b5373",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "930a6eca-5959-4f81-83ec-d45a232e15cf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "82147f0f-b532-4bc0-ac0e-70ed0002b96f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/82147f0f-b532-4bc0-ac0e-70ed0002b96f"
},
{
"id": "82147f0f-b532-4bc0-ac0e-70ed0002b96f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/82147f0f-b532-4bc0-ac0e-70ed0002b96f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9646aa7a-2958-4fe5-af22-74735ace6893",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:39:18.376668Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "921ec34d-7cbc-47d1-bbd1-e5b0cf829577"
},
{
"id": "9646aa7a-2958-4fe5-af22-74735ace6893",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:39:18.376668Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "921ec34d-7cbc-47d1-bbd1-e5b0cf829577"
}
],
"selectedProducts": [
{
"id": "a419d5fc-1dce-45e9-a392-e2c6af0ae80c",
"markerXSolutionsId": "6a0cb844-fe5e-4c27-9676-c9ba6700b6d5",
"productId": "7a7496b3-9086-4789-9d68-f99e87f15c55"
},
{
"id": "a419d5fc-1dce-45e9-a392-e2c6af0ae80c",
"markerXSolutionsId": "6a0cb844-fe5e-4c27-9676-c9ba6700b6d5",
"productId": "7a7496b3-9086-4789-9d68-f99e87f15c55"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "0eeed034-b559-409b-8c80-80ae0135ac47",
"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": "3ed9dcd7-baa6-465b-89a3-2890a814fe54"
},
{
"id": "0eeed034-b559-409b-8c80-80ae0135ac47",
"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": "3ed9dcd7-baa6-465b-89a3-2890a814fe54"
}
],
"archivedReports": [
{
"id": "0eeed034-b559-409b-8c80-80ae0135ac47",
"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": "3ed9dcd7-baa6-465b-89a3-2890a814fe54"
},
{
"id": "0eeed034-b559-409b-8c80-80ae0135ac47",
"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": "3ed9dcd7-baa6-465b-89a3-2890a814fe54"
}
],
"productSolutions": [
{
"id": "930a6eca-5959-4f81-83ec-d45a232e15cf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "82147f0f-b532-4bc0-ac0e-70ed0002b96f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/82147f0f-b532-4bc0-ac0e-70ed0002b96f"
},
{
"id": "82147f0f-b532-4bc0-ac0e-70ed0002b96f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/82147f0f-b532-4bc0-ac0e-70ed0002b96f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "930a6eca-5959-4f81-83ec-d45a232e15cf",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "82147f0f-b532-4bc0-ac0e-70ed0002b96f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/82147f0f-b532-4bc0-ac0e-70ed0002b96f"
},
{
"id": "82147f0f-b532-4bc0-ac0e-70ed0002b96f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/82147f0f-b532-4bc0-ac0e-70ed0002b96f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ad3cb4ad-8e58-4f05-9155-5c288717f529",
"value": "sample string 2",
"qrLogAttributeListValueId": "6b54b2f8-b7ea-4678-b3cc-cd26a80ebb91",
"qrLogAttributeListValue": {
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"markerXSolutionsId": "30f83d48-d01e-4f6b-a325-c8488a746e24",
"qrLogAttributeId": "15a958f4-5174-45ac-8b7d-d394e7c9ffd5",
"qrLogAttribute": {
"id": "c806e0d6-7929-4780-9c36-5b584cec7a7e",
"code": "sample string 2",
"selectedValue": "397711a4-54eb-4c51-9193-95f8eb55983a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f65509be-afd9-4f30-8abe-403197bc0e0c",
"sourceId": "bbbb8633-4591-49ac-88f1-338dc5fce49a",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "8b93381e-5a6c-4a8b-9d28-8db15ed67956",
"qrLogAttributeClass": {
"id": "d2371949-c76c-462f-a3f3-183478d5bfaa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
"qrLogAttributeListValue": [
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
},
{
"id": "536abb0a-898d-4f96-81fd-06c9ea8102dd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f81108f9-665f-45ed-9561-b619d3623cc8",
"qrLogAttributeListValueGlobalRefId": "31e264f6-f68c-4557-a790-0884886bafaa",
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
]
}
],
"translations": [
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
},
{
"id": "2128eeb5-a655-4c62-94b9-980bccd1583e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a2bdc358-0e9e-4073-8d6e-fa730b487a76"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}