GET api/Products/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
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": "1e9860a4-2822-401e-80ad-0806729b6134",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "fec8b84d-153a-442a-83c3-24a69c3e69d7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/fec8b84d-153a-442a-83c3-24a69c3e69d7"
},
{
"id": "fec8b84d-153a-442a-83c3-24a69c3e69d7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/fec8b84d-153a-442a-83c3-24a69c3e69d7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "07cb32ac-332c-400a-9c68-c33f01e38997",
"value": "sample string 2",
"qrLogAttributeListValueId": "f48b1ae2-4575-4b54-8bc8-9d35e5bc2139",
"qrLogAttributeListValue": {
"id": "baef2f83-4e1d-469b-b1ac-379ce1a27fc9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1b3b0708-6c32-4de6-90e0-46af48d4dbfc",
"qrLogAttributeListValueGlobalRefId": "707f413b-3183-4548-8338-37474962c8da",
"qrLogAttribute": {
"id": "a0cad266-c84c-4594-a4ce-ffc3c9fef2ce",
"code": "sample string 2",
"selectedValue": "cc5c49c8-89fa-4786-a46c-2c50671dbf5e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a183d8b3-8754-4fd8-9a32-d0a15cf23758",
"sourceId": "525faa91-2fb8-40ab-ba1f-e37569a8c683",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e3c97489-b886-4ca4-8c40-54e38f0ac469",
"qrLogAttributeClass": {
"id": "30c1236e-8e32-49a0-81be-2fbfd9f873b1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
},
"markerXSolutionsId": "2d1ea508-36c8-4b64-9b7b-636b8ea9738d",
"qrLogAttributeId": "9c4f6f90-040d-489e-ba51-e76b9a252b37",
"qrLogAttribute": {
"id": "a0cad266-c84c-4594-a4ce-ffc3c9fef2ce",
"code": "sample string 2",
"selectedValue": "cc5c49c8-89fa-4786-a46c-2c50671dbf5e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a183d8b3-8754-4fd8-9a32-d0a15cf23758",
"sourceId": "525faa91-2fb8-40ab-ba1f-e37569a8c683",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e3c97489-b886-4ca4-8c40-54e38f0ac469",
"qrLogAttributeClass": {
"id": "30c1236e-8e32-49a0-81be-2fbfd9f873b1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
},
"qrLogAttributeListValue": [
{
"id": "baef2f83-4e1d-469b-b1ac-379ce1a27fc9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1b3b0708-6c32-4de6-90e0-46af48d4dbfc",
"qrLogAttributeListValueGlobalRefId": "707f413b-3183-4548-8338-37474962c8da",
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
},
{
"id": "baef2f83-4e1d-469b-b1ac-379ce1a27fc9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1b3b0708-6c32-4de6-90e0-46af48d4dbfc",
"qrLogAttributeListValueGlobalRefId": "707f413b-3183-4548-8338-37474962c8da",
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
}
],
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
],
"isOriginatedByPim": true
}
},
{
"id": "07cb32ac-332c-400a-9c68-c33f01e38997",
"value": "sample string 2",
"qrLogAttributeListValueId": "f48b1ae2-4575-4b54-8bc8-9d35e5bc2139",
"qrLogAttributeListValue": {
"id": "baef2f83-4e1d-469b-b1ac-379ce1a27fc9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1b3b0708-6c32-4de6-90e0-46af48d4dbfc",
"qrLogAttributeListValueGlobalRefId": "707f413b-3183-4548-8338-37474962c8da",
"qrLogAttribute": {
"id": "a0cad266-c84c-4594-a4ce-ffc3c9fef2ce",
"code": "sample string 2",
"selectedValue": "cc5c49c8-89fa-4786-a46c-2c50671dbf5e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a183d8b3-8754-4fd8-9a32-d0a15cf23758",
"sourceId": "525faa91-2fb8-40ab-ba1f-e37569a8c683",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e3c97489-b886-4ca4-8c40-54e38f0ac469",
"qrLogAttributeClass": {
"id": "30c1236e-8e32-49a0-81be-2fbfd9f873b1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
},
"markerXSolutionsId": "2d1ea508-36c8-4b64-9b7b-636b8ea9738d",
"qrLogAttributeId": "9c4f6f90-040d-489e-ba51-e76b9a252b37",
"qrLogAttribute": {
"id": "a0cad266-c84c-4594-a4ce-ffc3c9fef2ce",
"code": "sample string 2",
"selectedValue": "cc5c49c8-89fa-4786-a46c-2c50671dbf5e",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a183d8b3-8754-4fd8-9a32-d0a15cf23758",
"sourceId": "525faa91-2fb8-40ab-ba1f-e37569a8c683",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e3c97489-b886-4ca4-8c40-54e38f0ac469",
"qrLogAttributeClass": {
"id": "30c1236e-8e32-49a0-81be-2fbfd9f873b1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
},
"qrLogAttributeListValue": [
{
"id": "baef2f83-4e1d-469b-b1ac-379ce1a27fc9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1b3b0708-6c32-4de6-90e0-46af48d4dbfc",
"qrLogAttributeListValueGlobalRefId": "707f413b-3183-4548-8338-37474962c8da",
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
},
{
"id": "baef2f83-4e1d-469b-b1ac-379ce1a27fc9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1b3b0708-6c32-4de6-90e0-46af48d4dbfc",
"qrLogAttributeListValueGlobalRefId": "707f413b-3183-4548-8338-37474962c8da",
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
]
}
],
"translations": [
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
},
{
"id": "140728e6-91d3-4504-a004-14ab94bf48aa",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "87786074-abb2-491d-8858-e4c1efd482ae"
}
],
"isOriginatedByPim": true
}
}
]
}