POST api/Products?productSolutionId={productSolutionId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productSolutionId | globally unique identifier |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "e54c88e4-3241-4986-9636-209dbaeefe84",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "aeea7f14-f9db-4d8c-b948-3e4ac94d1885",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/aeea7f14-f9db-4d8c-b948-3e4ac94d1885"
},
{
"id": "aeea7f14-f9db-4d8c-b948-3e4ac94d1885",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/aeea7f14-f9db-4d8c-b948-3e4ac94d1885"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08bfeef9-790e-44f1-88b9-b8a2ed2784f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "6ff0365e-24ab-4854-abeb-3b6759fb1632",
"qrLogAttributeListValue": {
"id": "aff3ec98-a742-4bd2-8e10-fb1277ff3204",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5ee63a16-fec5-4579-a745-98704d327f24",
"qrLogAttributeListValueGlobalRefId": "c1922b76-c0d5-4bfb-ad0c-9b1a3f9f98c3",
"qrLogAttribute": {
"id": "677ba3f0-a3e8-49b2-9f6d-63417519fbc6",
"code": "sample string 2",
"selectedValue": "32cdeb73-1a44-4184-b950-e65324c0672c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0656e000-15dd-4b9b-a629-ee9a6d3a9f98",
"sourceId": "dc2e0199-80c8-411b-b1dd-44490c25861c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "53ae19f6-db73-4c1b-81aa-fc961377756e",
"qrLogAttributeClass": {
"id": "80d94156-baa9-4912-a883-b9e73bf59a61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
},
"markerXSolutionsId": "5c7d191d-63bf-4bed-ae54-5a67570c7c4f",
"qrLogAttributeId": "edc67454-c50b-4c81-bba8-a5b559163524",
"qrLogAttribute": {
"id": "677ba3f0-a3e8-49b2-9f6d-63417519fbc6",
"code": "sample string 2",
"selectedValue": "32cdeb73-1a44-4184-b950-e65324c0672c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0656e000-15dd-4b9b-a629-ee9a6d3a9f98",
"sourceId": "dc2e0199-80c8-411b-b1dd-44490c25861c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "53ae19f6-db73-4c1b-81aa-fc961377756e",
"qrLogAttributeClass": {
"id": "80d94156-baa9-4912-a883-b9e73bf59a61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "aff3ec98-a742-4bd2-8e10-fb1277ff3204",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5ee63a16-fec5-4579-a745-98704d327f24",
"qrLogAttributeListValueGlobalRefId": "c1922b76-c0d5-4bfb-ad0c-9b1a3f9f98c3",
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
},
{
"id": "aff3ec98-a742-4bd2-8e10-fb1277ff3204",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5ee63a16-fec5-4579-a745-98704d327f24",
"qrLogAttributeListValueGlobalRefId": "c1922b76-c0d5-4bfb-ad0c-9b1a3f9f98c3",
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
}
],
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08bfeef9-790e-44f1-88b9-b8a2ed2784f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "6ff0365e-24ab-4854-abeb-3b6759fb1632",
"qrLogAttributeListValue": {
"id": "aff3ec98-a742-4bd2-8e10-fb1277ff3204",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5ee63a16-fec5-4579-a745-98704d327f24",
"qrLogAttributeListValueGlobalRefId": "c1922b76-c0d5-4bfb-ad0c-9b1a3f9f98c3",
"qrLogAttribute": {
"id": "677ba3f0-a3e8-49b2-9f6d-63417519fbc6",
"code": "sample string 2",
"selectedValue": "32cdeb73-1a44-4184-b950-e65324c0672c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0656e000-15dd-4b9b-a629-ee9a6d3a9f98",
"sourceId": "dc2e0199-80c8-411b-b1dd-44490c25861c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "53ae19f6-db73-4c1b-81aa-fc961377756e",
"qrLogAttributeClass": {
"id": "80d94156-baa9-4912-a883-b9e73bf59a61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
},
"markerXSolutionsId": "5c7d191d-63bf-4bed-ae54-5a67570c7c4f",
"qrLogAttributeId": "edc67454-c50b-4c81-bba8-a5b559163524",
"qrLogAttribute": {
"id": "677ba3f0-a3e8-49b2-9f6d-63417519fbc6",
"code": "sample string 2",
"selectedValue": "32cdeb73-1a44-4184-b950-e65324c0672c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0656e000-15dd-4b9b-a629-ee9a6d3a9f98",
"sourceId": "dc2e0199-80c8-411b-b1dd-44490c25861c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "53ae19f6-db73-4c1b-81aa-fc961377756e",
"qrLogAttributeClass": {
"id": "80d94156-baa9-4912-a883-b9e73bf59a61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "aff3ec98-a742-4bd2-8e10-fb1277ff3204",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5ee63a16-fec5-4579-a745-98704d327f24",
"qrLogAttributeListValueGlobalRefId": "c1922b76-c0d5-4bfb-ad0c-9b1a3f9f98c3",
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
},
{
"id": "aff3ec98-a742-4bd2-8e10-fb1277ff3204",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5ee63a16-fec5-4579-a745-98704d327f24",
"qrLogAttributeListValueGlobalRefId": "c1922b76-c0d5-4bfb-ad0c-9b1a3f9f98c3",
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
]
}
],
"translations": [
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
},
{
"id": "f83bb120-2090-4863-98d3-81d8dbe89f87",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5be62ad8-85db-414b-bc46-f332e665f58e"
}
],
"isOriginatedByPim": true
}
}
]
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
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": "f1d0aa5f-60b8-4224-ab8c-284f61c32a86",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "012d41a9-1f04-4424-beec-d468d11a4feb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/012d41a9-1f04-4424-beec-d468d11a4feb"
},
{
"id": "012d41a9-1f04-4424-beec-d468d11a4feb",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/012d41a9-1f04-4424-beec-d468d11a4feb"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "12379b3f-4ee3-4466-b25b-d03b6f757cf3",
"value": "sample string 2",
"qrLogAttributeListValueId": "b2f91bce-ff2b-47aa-ac45-e9ba15cf044a",
"qrLogAttributeListValue": {
"id": "c88c646d-b7ad-4f8c-b4ae-3eeb7611ba1f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fb6e094a-306c-435e-9087-6a37675c8acd",
"qrLogAttributeListValueGlobalRefId": "9549e884-2f27-4ecd-9078-a1ffd5e6abef",
"qrLogAttribute": {
"id": "5d639696-91c8-441d-9e80-08e09839f733",
"code": "sample string 2",
"selectedValue": "831e63e9-6fcb-47d2-ad50-d01301b56145",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "73a98381-df06-468d-a5e8-547a07fc321d",
"sourceId": "426c28fc-232a-41d9-be40-2ae69a2cd435",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a896c3fc-287f-4cad-ad58-cab60d9a55ec",
"qrLogAttributeClass": {
"id": "08a5bb6f-fecd-4b37-b138-85d99004fbec",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
},
"markerXSolutionsId": "6cf82f95-75eb-4abe-8124-be42c2138843",
"qrLogAttributeId": "57691975-3b8b-45e5-a2e3-87eab9c8e0a5",
"qrLogAttribute": {
"id": "5d639696-91c8-441d-9e80-08e09839f733",
"code": "sample string 2",
"selectedValue": "831e63e9-6fcb-47d2-ad50-d01301b56145",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "73a98381-df06-468d-a5e8-547a07fc321d",
"sourceId": "426c28fc-232a-41d9-be40-2ae69a2cd435",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a896c3fc-287f-4cad-ad58-cab60d9a55ec",
"qrLogAttributeClass": {
"id": "08a5bb6f-fecd-4b37-b138-85d99004fbec",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c88c646d-b7ad-4f8c-b4ae-3eeb7611ba1f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fb6e094a-306c-435e-9087-6a37675c8acd",
"qrLogAttributeListValueGlobalRefId": "9549e884-2f27-4ecd-9078-a1ffd5e6abef",
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
},
{
"id": "c88c646d-b7ad-4f8c-b4ae-3eeb7611ba1f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fb6e094a-306c-435e-9087-6a37675c8acd",
"qrLogAttributeListValueGlobalRefId": "9549e884-2f27-4ecd-9078-a1ffd5e6abef",
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
}
],
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
],
"isOriginatedByPim": true
}
},
{
"id": "12379b3f-4ee3-4466-b25b-d03b6f757cf3",
"value": "sample string 2",
"qrLogAttributeListValueId": "b2f91bce-ff2b-47aa-ac45-e9ba15cf044a",
"qrLogAttributeListValue": {
"id": "c88c646d-b7ad-4f8c-b4ae-3eeb7611ba1f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fb6e094a-306c-435e-9087-6a37675c8acd",
"qrLogAttributeListValueGlobalRefId": "9549e884-2f27-4ecd-9078-a1ffd5e6abef",
"qrLogAttribute": {
"id": "5d639696-91c8-441d-9e80-08e09839f733",
"code": "sample string 2",
"selectedValue": "831e63e9-6fcb-47d2-ad50-d01301b56145",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "73a98381-df06-468d-a5e8-547a07fc321d",
"sourceId": "426c28fc-232a-41d9-be40-2ae69a2cd435",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a896c3fc-287f-4cad-ad58-cab60d9a55ec",
"qrLogAttributeClass": {
"id": "08a5bb6f-fecd-4b37-b138-85d99004fbec",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
},
"markerXSolutionsId": "6cf82f95-75eb-4abe-8124-be42c2138843",
"qrLogAttributeId": "57691975-3b8b-45e5-a2e3-87eab9c8e0a5",
"qrLogAttribute": {
"id": "5d639696-91c8-441d-9e80-08e09839f733",
"code": "sample string 2",
"selectedValue": "831e63e9-6fcb-47d2-ad50-d01301b56145",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "73a98381-df06-468d-a5e8-547a07fc321d",
"sourceId": "426c28fc-232a-41d9-be40-2ae69a2cd435",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a896c3fc-287f-4cad-ad58-cab60d9a55ec",
"qrLogAttributeClass": {
"id": "08a5bb6f-fecd-4b37-b138-85d99004fbec",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c88c646d-b7ad-4f8c-b4ae-3eeb7611ba1f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fb6e094a-306c-435e-9087-6a37675c8acd",
"qrLogAttributeListValueGlobalRefId": "9549e884-2f27-4ecd-9078-a1ffd5e6abef",
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
},
{
"id": "c88c646d-b7ad-4f8c-b4ae-3eeb7611ba1f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fb6e094a-306c-435e-9087-6a37675c8acd",
"qrLogAttributeListValueGlobalRefId": "9549e884-2f27-4ecd-9078-a1ffd5e6abef",
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
]
}
],
"translations": [
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
},
{
"id": "47a67c48-7642-44e4-99fc-e5c50035f079",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "823bb471-7dab-443d-b564-0674673b14a5"
}
],
"isOriginatedByPim": true
}
}
]
}