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": "9553d541-bece-429f-a222-549908aeef15",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "95b05a7d-694f-4b79-899b-794146a624e1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/95b05a7d-694f-4b79-899b-794146a624e1"
},
{
"id": "95b05a7d-694f-4b79-899b-794146a624e1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/95b05a7d-694f-4b79-899b-794146a624e1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "de021b62-a433-4146-ab60-995e7134a7d7",
"value": "sample string 2",
"qrLogAttributeListValueId": "d9cce8c7-090b-4acb-a1b2-f124199056ce",
"qrLogAttributeListValue": {
"id": "7b817bcd-6fa8-4e4f-80fa-fbba1a3c4ada",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8fdda5af-6f99-4634-9438-af483b5d3c5c",
"qrLogAttributeListValueGlobalRefId": "24a54b47-a94b-4db1-b049-ea38c29049c6",
"qrLogAttribute": {
"id": "76a05dd0-bd5f-4cd5-8f6b-84591b3cd4f0",
"code": "sample string 2",
"selectedValue": "65d2368b-f00a-478a-887d-8b9d234e6b3a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "14442324-a576-4d09-bd98-ad86deeba7dd",
"sourceId": "f7a70459-acd4-4601-b34c-435421855262",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bccb4160-f1fa-4621-af74-a9b8bc7b06fc",
"qrLogAttributeClass": {
"id": "d84e51cc-72b9-4b50-b51e-a24f6e2cf670",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
},
"markerXSolutionsId": "df54b7ee-a034-4953-a4cd-f6c17faf72ab",
"qrLogAttributeId": "a1ed1b0b-c08a-4556-bd11-750d1e6f7dbb",
"qrLogAttribute": {
"id": "76a05dd0-bd5f-4cd5-8f6b-84591b3cd4f0",
"code": "sample string 2",
"selectedValue": "65d2368b-f00a-478a-887d-8b9d234e6b3a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "14442324-a576-4d09-bd98-ad86deeba7dd",
"sourceId": "f7a70459-acd4-4601-b34c-435421855262",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bccb4160-f1fa-4621-af74-a9b8bc7b06fc",
"qrLogAttributeClass": {
"id": "d84e51cc-72b9-4b50-b51e-a24f6e2cf670",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7b817bcd-6fa8-4e4f-80fa-fbba1a3c4ada",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8fdda5af-6f99-4634-9438-af483b5d3c5c",
"qrLogAttributeListValueGlobalRefId": "24a54b47-a94b-4db1-b049-ea38c29049c6",
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
},
{
"id": "7b817bcd-6fa8-4e4f-80fa-fbba1a3c4ada",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8fdda5af-6f99-4634-9438-af483b5d3c5c",
"qrLogAttributeListValueGlobalRefId": "24a54b47-a94b-4db1-b049-ea38c29049c6",
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
}
],
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "de021b62-a433-4146-ab60-995e7134a7d7",
"value": "sample string 2",
"qrLogAttributeListValueId": "d9cce8c7-090b-4acb-a1b2-f124199056ce",
"qrLogAttributeListValue": {
"id": "7b817bcd-6fa8-4e4f-80fa-fbba1a3c4ada",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8fdda5af-6f99-4634-9438-af483b5d3c5c",
"qrLogAttributeListValueGlobalRefId": "24a54b47-a94b-4db1-b049-ea38c29049c6",
"qrLogAttribute": {
"id": "76a05dd0-bd5f-4cd5-8f6b-84591b3cd4f0",
"code": "sample string 2",
"selectedValue": "65d2368b-f00a-478a-887d-8b9d234e6b3a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "14442324-a576-4d09-bd98-ad86deeba7dd",
"sourceId": "f7a70459-acd4-4601-b34c-435421855262",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bccb4160-f1fa-4621-af74-a9b8bc7b06fc",
"qrLogAttributeClass": {
"id": "d84e51cc-72b9-4b50-b51e-a24f6e2cf670",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
},
"markerXSolutionsId": "df54b7ee-a034-4953-a4cd-f6c17faf72ab",
"qrLogAttributeId": "a1ed1b0b-c08a-4556-bd11-750d1e6f7dbb",
"qrLogAttribute": {
"id": "76a05dd0-bd5f-4cd5-8f6b-84591b3cd4f0",
"code": "sample string 2",
"selectedValue": "65d2368b-f00a-478a-887d-8b9d234e6b3a",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "14442324-a576-4d09-bd98-ad86deeba7dd",
"sourceId": "f7a70459-acd4-4601-b34c-435421855262",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bccb4160-f1fa-4621-af74-a9b8bc7b06fc",
"qrLogAttributeClass": {
"id": "d84e51cc-72b9-4b50-b51e-a24f6e2cf670",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7b817bcd-6fa8-4e4f-80fa-fbba1a3c4ada",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8fdda5af-6f99-4634-9438-af483b5d3c5c",
"qrLogAttributeListValueGlobalRefId": "24a54b47-a94b-4db1-b049-ea38c29049c6",
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
},
{
"id": "7b817bcd-6fa8-4e4f-80fa-fbba1a3c4ada",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8fdda5af-6f99-4634-9438-af483b5d3c5c",
"qrLogAttributeListValueGlobalRefId": "24a54b47-a94b-4db1-b049-ea38c29049c6",
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
]
}
],
"translations": [
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
},
{
"id": "71d34f57-e289-4fd4-b045-d24cae5ef531",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2b243842-7e52-4adb-8849-99a1107a773a"
}
],
"isOriginatedByPim": true
}
}
]
}