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": "2ec25f7a-6d3a-4cbe-91a7-4217a93acd22",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "72dcff08-1a98-4f32-95db-92a4c89fdfc7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/72dcff08-1a98-4f32-95db-92a4c89fdfc7"
},
{
"id": "72dcff08-1a98-4f32-95db-92a4c89fdfc7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/72dcff08-1a98-4f32-95db-92a4c89fdfc7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c19a87e3-626f-4a86-8706-a117f5955c7e",
"value": "sample string 2",
"qrLogAttributeListValueId": "85ac29a3-8ba0-40be-b018-6ff05e5b1113",
"qrLogAttributeListValue": {
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"qrLogAttribute": {
"id": "7cb1f1e4-8f1e-476c-99f0-2217335a3c33",
"code": "sample string 2",
"selectedValue": "c578ec07-bcfc-4577-ab79-0636df815495",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e431965b-673e-494b-b069-1bc7e8f9ed9c",
"sourceId": "849b7b15-93fc-4000-945f-17c9dc272d38",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4108fba3-9bba-4f00-961d-bb66c8015bd3",
"qrLogAttributeClass": {
"id": "82664f2d-0455-40d4-819e-7ddf95991afb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"markerXSolutionsId": "673dae6a-c1fd-4fde-923f-8bd2f2509a01",
"qrLogAttributeId": "b11e790a-3fb2-40ed-bb1e-bef42e0f0906",
"qrLogAttribute": {
"id": "7cb1f1e4-8f1e-476c-99f0-2217335a3c33",
"code": "sample string 2",
"selectedValue": "c578ec07-bcfc-4577-ab79-0636df815495",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e431965b-673e-494b-b069-1bc7e8f9ed9c",
"sourceId": "849b7b15-93fc-4000-945f-17c9dc272d38",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4108fba3-9bba-4f00-961d-bb66c8015bd3",
"qrLogAttributeClass": {
"id": "82664f2d-0455-40d4-819e-7ddf95991afb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"qrLogAttributeListValue": [
{
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
{
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
}
],
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c19a87e3-626f-4a86-8706-a117f5955c7e",
"value": "sample string 2",
"qrLogAttributeListValueId": "85ac29a3-8ba0-40be-b018-6ff05e5b1113",
"qrLogAttributeListValue": {
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"qrLogAttribute": {
"id": "7cb1f1e4-8f1e-476c-99f0-2217335a3c33",
"code": "sample string 2",
"selectedValue": "c578ec07-bcfc-4577-ab79-0636df815495",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e431965b-673e-494b-b069-1bc7e8f9ed9c",
"sourceId": "849b7b15-93fc-4000-945f-17c9dc272d38",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4108fba3-9bba-4f00-961d-bb66c8015bd3",
"qrLogAttributeClass": {
"id": "82664f2d-0455-40d4-819e-7ddf95991afb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"markerXSolutionsId": "673dae6a-c1fd-4fde-923f-8bd2f2509a01",
"qrLogAttributeId": "b11e790a-3fb2-40ed-bb1e-bef42e0f0906",
"qrLogAttribute": {
"id": "7cb1f1e4-8f1e-476c-99f0-2217335a3c33",
"code": "sample string 2",
"selectedValue": "c578ec07-bcfc-4577-ab79-0636df815495",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e431965b-673e-494b-b069-1bc7e8f9ed9c",
"sourceId": "849b7b15-93fc-4000-945f-17c9dc272d38",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4108fba3-9bba-4f00-961d-bb66c8015bd3",
"qrLogAttributeClass": {
"id": "82664f2d-0455-40d4-819e-7ddf95991afb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"qrLogAttributeListValue": [
{
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
{
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
}
],
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "2ec25f7a-6d3a-4cbe-91a7-4217a93acd22",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "72dcff08-1a98-4f32-95db-92a4c89fdfc7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/72dcff08-1a98-4f32-95db-92a4c89fdfc7"
},
{
"id": "72dcff08-1a98-4f32-95db-92a4c89fdfc7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/72dcff08-1a98-4f32-95db-92a4c89fdfc7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c19a87e3-626f-4a86-8706-a117f5955c7e",
"value": "sample string 2",
"qrLogAttributeListValueId": "85ac29a3-8ba0-40be-b018-6ff05e5b1113",
"qrLogAttributeListValue": {
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"qrLogAttribute": {
"id": "7cb1f1e4-8f1e-476c-99f0-2217335a3c33",
"code": "sample string 2",
"selectedValue": "c578ec07-bcfc-4577-ab79-0636df815495",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e431965b-673e-494b-b069-1bc7e8f9ed9c",
"sourceId": "849b7b15-93fc-4000-945f-17c9dc272d38",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4108fba3-9bba-4f00-961d-bb66c8015bd3",
"qrLogAttributeClass": {
"id": "82664f2d-0455-40d4-819e-7ddf95991afb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"markerXSolutionsId": "673dae6a-c1fd-4fde-923f-8bd2f2509a01",
"qrLogAttributeId": "b11e790a-3fb2-40ed-bb1e-bef42e0f0906",
"qrLogAttribute": {
"id": "7cb1f1e4-8f1e-476c-99f0-2217335a3c33",
"code": "sample string 2",
"selectedValue": "c578ec07-bcfc-4577-ab79-0636df815495",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e431965b-673e-494b-b069-1bc7e8f9ed9c",
"sourceId": "849b7b15-93fc-4000-945f-17c9dc272d38",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4108fba3-9bba-4f00-961d-bb66c8015bd3",
"qrLogAttributeClass": {
"id": "82664f2d-0455-40d4-819e-7ddf95991afb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"qrLogAttributeListValue": [
{
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
{
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
}
],
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c19a87e3-626f-4a86-8706-a117f5955c7e",
"value": "sample string 2",
"qrLogAttributeListValueId": "85ac29a3-8ba0-40be-b018-6ff05e5b1113",
"qrLogAttributeListValue": {
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"qrLogAttribute": {
"id": "7cb1f1e4-8f1e-476c-99f0-2217335a3c33",
"code": "sample string 2",
"selectedValue": "c578ec07-bcfc-4577-ab79-0636df815495",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e431965b-673e-494b-b069-1bc7e8f9ed9c",
"sourceId": "849b7b15-93fc-4000-945f-17c9dc272d38",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4108fba3-9bba-4f00-961d-bb66c8015bd3",
"qrLogAttributeClass": {
"id": "82664f2d-0455-40d4-819e-7ddf95991afb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"markerXSolutionsId": "673dae6a-c1fd-4fde-923f-8bd2f2509a01",
"qrLogAttributeId": "b11e790a-3fb2-40ed-bb1e-bef42e0f0906",
"qrLogAttribute": {
"id": "7cb1f1e4-8f1e-476c-99f0-2217335a3c33",
"code": "sample string 2",
"selectedValue": "c578ec07-bcfc-4577-ab79-0636df815495",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e431965b-673e-494b-b069-1bc7e8f9ed9c",
"sourceId": "849b7b15-93fc-4000-945f-17c9dc272d38",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4108fba3-9bba-4f00-961d-bb66c8015bd3",
"qrLogAttributeClass": {
"id": "82664f2d-0455-40d4-819e-7ddf95991afb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
"qrLogAttributeListValue": [
{
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
},
{
"id": "88c919c5-c914-417c-8642-a51cd4b6b194",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cfed0903-7e93-4771-bd41-bc704ca9f5f0",
"qrLogAttributeListValueGlobalRefId": "63b0e1db-e7f6-4a8f-aad5-987064a49f36",
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
]
}
],
"translations": [
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
},
{
"id": "4a79df8d-b3d3-4d47-a61c-1ad909decb33",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "84e7cff1-13b6-49d2-9d15-97f1542ae319"
}
],
"isOriginatedByPim": true
}
}
]
}
]