GET api/Products/{includeEcommerce}?search={search}&languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| includeEcommerce | boolean |
Required |
|
| search | string |
Required |
|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ProductSolutionViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| IsSolution | boolean |
None. |
|
| CustomerId | integer |
None. |
|
| Published | boolean |
None. |
|
| Image | string |
None. |
|
| IsPIM | boolean |
None. |
|
| Count | integer |
None. |
|
| Products | Collection of ProductSolutionViewModel |
None. |
|
| ProductAttachments | Collection of ProductAttachmentViewModel |
None. |
|
| qRLogAttributeXSolutionViewModels | Collection of QRLogAttributeXMarkerXSolutionsViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "ddecc8ce-a181-4a9a-ace4-43db3ff18b9c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "aee438f1-583f-43ee-b02d-ca382386b36d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/aee438f1-583f-43ee-b02d-ca382386b36d"
},
{
"id": "aee438f1-583f-43ee-b02d-ca382386b36d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/aee438f1-583f-43ee-b02d-ca382386b36d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fa5cf67-c0ea-4a70-a951-68ec3dab704a",
"value": "sample string 2",
"qrLogAttributeListValueId": "5b6df35d-f710-4e31-89ba-ef412f96414c",
"qrLogAttributeListValue": {
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"qrLogAttribute": {
"id": "4f0ef8c8-5a27-4cc9-9966-d250725b3a8e",
"code": "sample string 2",
"selectedValue": "7cb73ec3-7759-487f-ae4a-996a0b492d74",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "87c7d4f8-4a41-4d83-94cc-00e5dff91bfe",
"sourceId": "b0303a35-db2b-4661-bd56-ca128ac99b48",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c3a2b209-c480-423b-b433-182b29ef0a1a",
"qrLogAttributeClass": {
"id": "d3d5685e-6a53-4126-97f1-4c52c54ae846",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"markerXSolutionsId": "d1d96d31-da25-4757-923d-8d472e4809e2",
"qrLogAttributeId": "191e0868-a2d7-446b-a2ee-4c37b0d2dae4",
"qrLogAttribute": {
"id": "4f0ef8c8-5a27-4cc9-9966-d250725b3a8e",
"code": "sample string 2",
"selectedValue": "7cb73ec3-7759-487f-ae4a-996a0b492d74",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "87c7d4f8-4a41-4d83-94cc-00e5dff91bfe",
"sourceId": "b0303a35-db2b-4661-bd56-ca128ac99b48",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c3a2b209-c480-423b-b433-182b29ef0a1a",
"qrLogAttributeClass": {
"id": "d3d5685e-6a53-4126-97f1-4c52c54ae846",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"qrLogAttributeListValue": [
{
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
{
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
}
],
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fa5cf67-c0ea-4a70-a951-68ec3dab704a",
"value": "sample string 2",
"qrLogAttributeListValueId": "5b6df35d-f710-4e31-89ba-ef412f96414c",
"qrLogAttributeListValue": {
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"qrLogAttribute": {
"id": "4f0ef8c8-5a27-4cc9-9966-d250725b3a8e",
"code": "sample string 2",
"selectedValue": "7cb73ec3-7759-487f-ae4a-996a0b492d74",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "87c7d4f8-4a41-4d83-94cc-00e5dff91bfe",
"sourceId": "b0303a35-db2b-4661-bd56-ca128ac99b48",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c3a2b209-c480-423b-b433-182b29ef0a1a",
"qrLogAttributeClass": {
"id": "d3d5685e-6a53-4126-97f1-4c52c54ae846",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"markerXSolutionsId": "d1d96d31-da25-4757-923d-8d472e4809e2",
"qrLogAttributeId": "191e0868-a2d7-446b-a2ee-4c37b0d2dae4",
"qrLogAttribute": {
"id": "4f0ef8c8-5a27-4cc9-9966-d250725b3a8e",
"code": "sample string 2",
"selectedValue": "7cb73ec3-7759-487f-ae4a-996a0b492d74",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "87c7d4f8-4a41-4d83-94cc-00e5dff91bfe",
"sourceId": "b0303a35-db2b-4661-bd56-ca128ac99b48",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c3a2b209-c480-423b-b433-182b29ef0a1a",
"qrLogAttributeClass": {
"id": "d3d5685e-6a53-4126-97f1-4c52c54ae846",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"qrLogAttributeListValue": [
{
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
{
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
}
],
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "ddecc8ce-a181-4a9a-ace4-43db3ff18b9c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "aee438f1-583f-43ee-b02d-ca382386b36d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/aee438f1-583f-43ee-b02d-ca382386b36d"
},
{
"id": "aee438f1-583f-43ee-b02d-ca382386b36d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/aee438f1-583f-43ee-b02d-ca382386b36d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fa5cf67-c0ea-4a70-a951-68ec3dab704a",
"value": "sample string 2",
"qrLogAttributeListValueId": "5b6df35d-f710-4e31-89ba-ef412f96414c",
"qrLogAttributeListValue": {
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"qrLogAttribute": {
"id": "4f0ef8c8-5a27-4cc9-9966-d250725b3a8e",
"code": "sample string 2",
"selectedValue": "7cb73ec3-7759-487f-ae4a-996a0b492d74",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "87c7d4f8-4a41-4d83-94cc-00e5dff91bfe",
"sourceId": "b0303a35-db2b-4661-bd56-ca128ac99b48",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c3a2b209-c480-423b-b433-182b29ef0a1a",
"qrLogAttributeClass": {
"id": "d3d5685e-6a53-4126-97f1-4c52c54ae846",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"markerXSolutionsId": "d1d96d31-da25-4757-923d-8d472e4809e2",
"qrLogAttributeId": "191e0868-a2d7-446b-a2ee-4c37b0d2dae4",
"qrLogAttribute": {
"id": "4f0ef8c8-5a27-4cc9-9966-d250725b3a8e",
"code": "sample string 2",
"selectedValue": "7cb73ec3-7759-487f-ae4a-996a0b492d74",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "87c7d4f8-4a41-4d83-94cc-00e5dff91bfe",
"sourceId": "b0303a35-db2b-4661-bd56-ca128ac99b48",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c3a2b209-c480-423b-b433-182b29ef0a1a",
"qrLogAttributeClass": {
"id": "d3d5685e-6a53-4126-97f1-4c52c54ae846",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"qrLogAttributeListValue": [
{
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
{
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
}
],
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fa5cf67-c0ea-4a70-a951-68ec3dab704a",
"value": "sample string 2",
"qrLogAttributeListValueId": "5b6df35d-f710-4e31-89ba-ef412f96414c",
"qrLogAttributeListValue": {
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"qrLogAttribute": {
"id": "4f0ef8c8-5a27-4cc9-9966-d250725b3a8e",
"code": "sample string 2",
"selectedValue": "7cb73ec3-7759-487f-ae4a-996a0b492d74",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "87c7d4f8-4a41-4d83-94cc-00e5dff91bfe",
"sourceId": "b0303a35-db2b-4661-bd56-ca128ac99b48",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c3a2b209-c480-423b-b433-182b29ef0a1a",
"qrLogAttributeClass": {
"id": "d3d5685e-6a53-4126-97f1-4c52c54ae846",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"markerXSolutionsId": "d1d96d31-da25-4757-923d-8d472e4809e2",
"qrLogAttributeId": "191e0868-a2d7-446b-a2ee-4c37b0d2dae4",
"qrLogAttribute": {
"id": "4f0ef8c8-5a27-4cc9-9966-d250725b3a8e",
"code": "sample string 2",
"selectedValue": "7cb73ec3-7759-487f-ae4a-996a0b492d74",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "87c7d4f8-4a41-4d83-94cc-00e5dff91bfe",
"sourceId": "b0303a35-db2b-4661-bd56-ca128ac99b48",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "c3a2b209-c480-423b-b433-182b29ef0a1a",
"qrLogAttributeClass": {
"id": "d3d5685e-6a53-4126-97f1-4c52c54ae846",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
"qrLogAttributeListValue": [
{
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
},
{
"id": "5406aaf5-f1e6-4d65-850a-78b14edd2b67",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d45ab580-1755-42da-ac3e-fa804533cf84",
"qrLogAttributeListValueGlobalRefId": "d63d8108-e94e-4168-a0b1-a88ac408cef0",
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
]
}
],
"translations": [
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
},
{
"id": "b2db2181-32c9-4b85-999a-6cb3612dde0b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0b3aa1db-f96d-4fd6-a02b-bda2064f77ed"
}
],
"isOriginatedByPim": true
}
}
]
}
]