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": "91178ded-f907-4d21-9ed3-a4de92ca9bb8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "c64b2207-3755-409d-995d-6bfbd2cb1a4d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/c64b2207-3755-409d-995d-6bfbd2cb1a4d"
},
{
"id": "c64b2207-3755-409d-995d-6bfbd2cb1a4d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/c64b2207-3755-409d-995d-6bfbd2cb1a4d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "41484595-5e31-410e-9c8f-8d95eb959f1a",
"value": "sample string 2",
"qrLogAttributeListValueId": "ba4bc760-cefe-42ac-9995-4587be55458b",
"qrLogAttributeListValue": {
"id": "7beb9001-fea2-4874-b10a-a6250a730232",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4d7f90c5-8f78-4060-91e3-a1017a7a50a3",
"qrLogAttributeListValueGlobalRefId": "83514a9d-df17-4662-ad74-c54e5d2bf471",
"qrLogAttribute": {
"id": "153e54ca-e72a-4041-883e-fd8f4822cc82",
"code": "sample string 2",
"selectedValue": "889f991a-db08-491f-97a1-d67a74b328ef",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f3fdae51-551a-4c31-8be8-10d37219e935",
"sourceId": "d0d14b89-e849-493c-ba57-426840152d98",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "68f18970-0ee9-463e-9e8b-4c88aff08dc7",
"qrLogAttributeClass": {
"id": "e253d759-59f3-444a-a314-2261e1d25f57",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
},
"markerXSolutionsId": "2b2fac34-df45-459e-8fa7-046a54683f9a",
"qrLogAttributeId": "42bab6b3-514d-40de-bc99-b3fb5ba44650",
"qrLogAttribute": {
"id": "153e54ca-e72a-4041-883e-fd8f4822cc82",
"code": "sample string 2",
"selectedValue": "889f991a-db08-491f-97a1-d67a74b328ef",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f3fdae51-551a-4c31-8be8-10d37219e935",
"sourceId": "d0d14b89-e849-493c-ba57-426840152d98",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "68f18970-0ee9-463e-9e8b-4c88aff08dc7",
"qrLogAttributeClass": {
"id": "e253d759-59f3-444a-a314-2261e1d25f57",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7beb9001-fea2-4874-b10a-a6250a730232",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4d7f90c5-8f78-4060-91e3-a1017a7a50a3",
"qrLogAttributeListValueGlobalRefId": "83514a9d-df17-4662-ad74-c54e5d2bf471",
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
},
{
"id": "7beb9001-fea2-4874-b10a-a6250a730232",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4d7f90c5-8f78-4060-91e3-a1017a7a50a3",
"qrLogAttributeListValueGlobalRefId": "83514a9d-df17-4662-ad74-c54e5d2bf471",
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
}
],
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
],
"isOriginatedByPim": true
}
},
{
"id": "41484595-5e31-410e-9c8f-8d95eb959f1a",
"value": "sample string 2",
"qrLogAttributeListValueId": "ba4bc760-cefe-42ac-9995-4587be55458b",
"qrLogAttributeListValue": {
"id": "7beb9001-fea2-4874-b10a-a6250a730232",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4d7f90c5-8f78-4060-91e3-a1017a7a50a3",
"qrLogAttributeListValueGlobalRefId": "83514a9d-df17-4662-ad74-c54e5d2bf471",
"qrLogAttribute": {
"id": "153e54ca-e72a-4041-883e-fd8f4822cc82",
"code": "sample string 2",
"selectedValue": "889f991a-db08-491f-97a1-d67a74b328ef",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f3fdae51-551a-4c31-8be8-10d37219e935",
"sourceId": "d0d14b89-e849-493c-ba57-426840152d98",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "68f18970-0ee9-463e-9e8b-4c88aff08dc7",
"qrLogAttributeClass": {
"id": "e253d759-59f3-444a-a314-2261e1d25f57",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
},
"markerXSolutionsId": "2b2fac34-df45-459e-8fa7-046a54683f9a",
"qrLogAttributeId": "42bab6b3-514d-40de-bc99-b3fb5ba44650",
"qrLogAttribute": {
"id": "153e54ca-e72a-4041-883e-fd8f4822cc82",
"code": "sample string 2",
"selectedValue": "889f991a-db08-491f-97a1-d67a74b328ef",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f3fdae51-551a-4c31-8be8-10d37219e935",
"sourceId": "d0d14b89-e849-493c-ba57-426840152d98",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "68f18970-0ee9-463e-9e8b-4c88aff08dc7",
"qrLogAttributeClass": {
"id": "e253d759-59f3-444a-a314-2261e1d25f57",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7beb9001-fea2-4874-b10a-a6250a730232",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4d7f90c5-8f78-4060-91e3-a1017a7a50a3",
"qrLogAttributeListValueGlobalRefId": "83514a9d-df17-4662-ad74-c54e5d2bf471",
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
},
{
"id": "7beb9001-fea2-4874-b10a-a6250a730232",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4d7f90c5-8f78-4060-91e3-a1017a7a50a3",
"qrLogAttributeListValueGlobalRefId": "83514a9d-df17-4662-ad74-c54e5d2bf471",
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
]
}
],
"translations": [
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
},
{
"id": "e654bfa2-f2d0-4b7a-9493-af8828770170",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "28859614-6ff2-4567-aeeb-6e8497d99727"
}
],
"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": "46b60a41-6b2c-40e9-929b-10164cdb7342",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f016a2bc-56d1-4af3-be76-8a22decc2fa5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f016a2bc-56d1-4af3-be76-8a22decc2fa5"
},
{
"id": "f016a2bc-56d1-4af3-be76-8a22decc2fa5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f016a2bc-56d1-4af3-be76-8a22decc2fa5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b8e1fb74-fb58-4705-bb29-eb4aacf2c392",
"value": "sample string 2",
"qrLogAttributeListValueId": "9feb536e-1891-460a-a309-6263c37914e5",
"qrLogAttributeListValue": {
"id": "149c799c-fb09-4dfb-a8c2-60fdfe632609",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5601a5e9-a506-4032-8bdd-564244808096",
"qrLogAttributeListValueGlobalRefId": "00d7eaff-e61d-4901-96cb-7a1b4110ac93",
"qrLogAttribute": {
"id": "b1a298fb-ee41-4de0-890f-b3b555c2b4c2",
"code": "sample string 2",
"selectedValue": "1a0bf20b-42bc-45eb-be4e-7ae66aa8a0a2",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d765b682-89ac-4390-8969-21107d3767c8",
"sourceId": "1136f6da-5711-4d09-a074-4f485e5f29a0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "116cfc26-cc0e-48b8-a216-f09aa44b8498",
"qrLogAttributeClass": {
"id": "18479da5-9bc8-429c-a4f2-a1df1f5ca921",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
},
"markerXSolutionsId": "312283f5-ed0d-4a5c-b4f2-e876025a3eb2",
"qrLogAttributeId": "9fdecea8-2247-4a6d-8f03-87ae852543c9",
"qrLogAttribute": {
"id": "b1a298fb-ee41-4de0-890f-b3b555c2b4c2",
"code": "sample string 2",
"selectedValue": "1a0bf20b-42bc-45eb-be4e-7ae66aa8a0a2",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d765b682-89ac-4390-8969-21107d3767c8",
"sourceId": "1136f6da-5711-4d09-a074-4f485e5f29a0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "116cfc26-cc0e-48b8-a216-f09aa44b8498",
"qrLogAttributeClass": {
"id": "18479da5-9bc8-429c-a4f2-a1df1f5ca921",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
},
"qrLogAttributeListValue": [
{
"id": "149c799c-fb09-4dfb-a8c2-60fdfe632609",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5601a5e9-a506-4032-8bdd-564244808096",
"qrLogAttributeListValueGlobalRefId": "00d7eaff-e61d-4901-96cb-7a1b4110ac93",
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
},
{
"id": "149c799c-fb09-4dfb-a8c2-60fdfe632609",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5601a5e9-a506-4032-8bdd-564244808096",
"qrLogAttributeListValueGlobalRefId": "00d7eaff-e61d-4901-96cb-7a1b4110ac93",
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
}
],
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b8e1fb74-fb58-4705-bb29-eb4aacf2c392",
"value": "sample string 2",
"qrLogAttributeListValueId": "9feb536e-1891-460a-a309-6263c37914e5",
"qrLogAttributeListValue": {
"id": "149c799c-fb09-4dfb-a8c2-60fdfe632609",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5601a5e9-a506-4032-8bdd-564244808096",
"qrLogAttributeListValueGlobalRefId": "00d7eaff-e61d-4901-96cb-7a1b4110ac93",
"qrLogAttribute": {
"id": "b1a298fb-ee41-4de0-890f-b3b555c2b4c2",
"code": "sample string 2",
"selectedValue": "1a0bf20b-42bc-45eb-be4e-7ae66aa8a0a2",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d765b682-89ac-4390-8969-21107d3767c8",
"sourceId": "1136f6da-5711-4d09-a074-4f485e5f29a0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "116cfc26-cc0e-48b8-a216-f09aa44b8498",
"qrLogAttributeClass": {
"id": "18479da5-9bc8-429c-a4f2-a1df1f5ca921",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
},
"markerXSolutionsId": "312283f5-ed0d-4a5c-b4f2-e876025a3eb2",
"qrLogAttributeId": "9fdecea8-2247-4a6d-8f03-87ae852543c9",
"qrLogAttribute": {
"id": "b1a298fb-ee41-4de0-890f-b3b555c2b4c2",
"code": "sample string 2",
"selectedValue": "1a0bf20b-42bc-45eb-be4e-7ae66aa8a0a2",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d765b682-89ac-4390-8969-21107d3767c8",
"sourceId": "1136f6da-5711-4d09-a074-4f485e5f29a0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "116cfc26-cc0e-48b8-a216-f09aa44b8498",
"qrLogAttributeClass": {
"id": "18479da5-9bc8-429c-a4f2-a1df1f5ca921",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
},
"qrLogAttributeListValue": [
{
"id": "149c799c-fb09-4dfb-a8c2-60fdfe632609",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5601a5e9-a506-4032-8bdd-564244808096",
"qrLogAttributeListValueGlobalRefId": "00d7eaff-e61d-4901-96cb-7a1b4110ac93",
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
},
{
"id": "149c799c-fb09-4dfb-a8c2-60fdfe632609",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "5601a5e9-a506-4032-8bdd-564244808096",
"qrLogAttributeListValueGlobalRefId": "00d7eaff-e61d-4901-96cb-7a1b4110ac93",
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
]
}
],
"translations": [
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
},
{
"id": "1aede946-4cbc-46d9-8118-59693ebf6912",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e187cd94-8ed5-430b-8a09-133006e9c047"
}
],
"isOriginatedByPim": true
}
}
]
}