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": "d82153ab-1279-4dce-afed-da49e25fcc9d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9c1ae1ba-dc90-497d-9e5d-e388229eb549",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9c1ae1ba-dc90-497d-9e5d-e388229eb549"
},
{
"id": "9c1ae1ba-dc90-497d-9e5d-e388229eb549",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9c1ae1ba-dc90-497d-9e5d-e388229eb549"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "711439c9-2661-47f1-b457-411e39029f1e",
"value": "sample string 2",
"qrLogAttributeListValueId": "16ebc80f-e434-47e0-945d-3f7d7421ec18",
"qrLogAttributeListValue": {
"id": "11e31014-d1e0-4e10-ac74-3fdd2695cb0f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "30456539-fc3c-4a0a-8877-c4066a9b1d16",
"qrLogAttributeListValueGlobalRefId": "93ad3d35-521e-4f53-9976-f0404b72c428",
"qrLogAttribute": {
"id": "df6ef140-5c30-45b5-a585-fedc00f8da95",
"code": "sample string 2",
"selectedValue": "c996a25f-6ea8-409c-97e3-0ee3b15c67bd",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d833510d-8185-4aec-a654-e533f762b7c7",
"sourceId": "94779597-873e-44cf-8d76-2d481e6fb8a4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "40423fcb-c00b-467d-9501-2746e70e5f14",
"qrLogAttributeClass": {
"id": "ba1ec24b-11e7-4679-968a-4867951f1ad8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
},
"markerXSolutionsId": "ee537ba4-ff71-4f96-8ba5-9dcdec182153",
"qrLogAttributeId": "e0901c99-fff0-4729-b22f-d042c914d35e",
"qrLogAttribute": {
"id": "df6ef140-5c30-45b5-a585-fedc00f8da95",
"code": "sample string 2",
"selectedValue": "c996a25f-6ea8-409c-97e3-0ee3b15c67bd",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d833510d-8185-4aec-a654-e533f762b7c7",
"sourceId": "94779597-873e-44cf-8d76-2d481e6fb8a4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "40423fcb-c00b-467d-9501-2746e70e5f14",
"qrLogAttributeClass": {
"id": "ba1ec24b-11e7-4679-968a-4867951f1ad8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
},
"qrLogAttributeListValue": [
{
"id": "11e31014-d1e0-4e10-ac74-3fdd2695cb0f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "30456539-fc3c-4a0a-8877-c4066a9b1d16",
"qrLogAttributeListValueGlobalRefId": "93ad3d35-521e-4f53-9976-f0404b72c428",
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
},
{
"id": "11e31014-d1e0-4e10-ac74-3fdd2695cb0f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "30456539-fc3c-4a0a-8877-c4066a9b1d16",
"qrLogAttributeListValueGlobalRefId": "93ad3d35-521e-4f53-9976-f0404b72c428",
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
}
],
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
],
"isOriginatedByPim": true
}
},
{
"id": "711439c9-2661-47f1-b457-411e39029f1e",
"value": "sample string 2",
"qrLogAttributeListValueId": "16ebc80f-e434-47e0-945d-3f7d7421ec18",
"qrLogAttributeListValue": {
"id": "11e31014-d1e0-4e10-ac74-3fdd2695cb0f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "30456539-fc3c-4a0a-8877-c4066a9b1d16",
"qrLogAttributeListValueGlobalRefId": "93ad3d35-521e-4f53-9976-f0404b72c428",
"qrLogAttribute": {
"id": "df6ef140-5c30-45b5-a585-fedc00f8da95",
"code": "sample string 2",
"selectedValue": "c996a25f-6ea8-409c-97e3-0ee3b15c67bd",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d833510d-8185-4aec-a654-e533f762b7c7",
"sourceId": "94779597-873e-44cf-8d76-2d481e6fb8a4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "40423fcb-c00b-467d-9501-2746e70e5f14",
"qrLogAttributeClass": {
"id": "ba1ec24b-11e7-4679-968a-4867951f1ad8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
},
"markerXSolutionsId": "ee537ba4-ff71-4f96-8ba5-9dcdec182153",
"qrLogAttributeId": "e0901c99-fff0-4729-b22f-d042c914d35e",
"qrLogAttribute": {
"id": "df6ef140-5c30-45b5-a585-fedc00f8da95",
"code": "sample string 2",
"selectedValue": "c996a25f-6ea8-409c-97e3-0ee3b15c67bd",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d833510d-8185-4aec-a654-e533f762b7c7",
"sourceId": "94779597-873e-44cf-8d76-2d481e6fb8a4",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "40423fcb-c00b-467d-9501-2746e70e5f14",
"qrLogAttributeClass": {
"id": "ba1ec24b-11e7-4679-968a-4867951f1ad8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
},
"qrLogAttributeListValue": [
{
"id": "11e31014-d1e0-4e10-ac74-3fdd2695cb0f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "30456539-fc3c-4a0a-8877-c4066a9b1d16",
"qrLogAttributeListValueGlobalRefId": "93ad3d35-521e-4f53-9976-f0404b72c428",
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
},
{
"id": "11e31014-d1e0-4e10-ac74-3fdd2695cb0f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "30456539-fc3c-4a0a-8877-c4066a9b1d16",
"qrLogAttributeListValueGlobalRefId": "93ad3d35-521e-4f53-9976-f0404b72c428",
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
]
}
],
"translations": [
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
},
{
"id": "614ed36b-7703-4d44-9c89-b5d10d964729",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2e01a937-d1ff-4b7d-bd87-c6be12959dae"
}
],
"isOriginatedByPim": true
}
}
]
}