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": "009fb93c-a774-496a-95dc-8860fcecb143",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "0dce8e44-babd-4989-9816-638979f3f591",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0dce8e44-babd-4989-9816-638979f3f591"
},
{
"id": "0dce8e44-babd-4989-9816-638979f3f591",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/0dce8e44-babd-4989-9816-638979f3f591"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8875ad0d-0be4-4f2b-9180-fd2ff30a81a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "6e645e5f-661c-47ce-80de-bc7b6403d22c",
"qrLogAttributeListValue": {
"id": "ce5bb0b8-903d-49da-afb0-3d84d6923f0c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ec459455-b730-49da-bd68-f2f5dd6cb7c7",
"qrLogAttributeListValueGlobalRefId": "f02ff997-9e86-4848-be72-281ceb6bccbc",
"qrLogAttribute": {
"id": "4aa4a2fc-016a-455a-ab64-4678d0839f42",
"code": "sample string 2",
"selectedValue": "676d3f9d-8949-436a-ac27-aadfd54b0177",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "519c5b3d-a9d6-4bc3-904b-a63b64503cee",
"sourceId": "dbdd230c-519b-4d03-91c1-4521d7cac6f9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4c64bb5a-62bf-469c-8580-689770dbfe8d",
"qrLogAttributeClass": {
"id": "da75b9d1-3660-4d33-b7f3-3b7da703e680",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
},
"markerXSolutionsId": "4192eb97-6aed-4779-bf94-e0c0264b352a",
"qrLogAttributeId": "e657613b-c7e3-4c1c-95d4-5bc4ecb37a4d",
"qrLogAttribute": {
"id": "4aa4a2fc-016a-455a-ab64-4678d0839f42",
"code": "sample string 2",
"selectedValue": "676d3f9d-8949-436a-ac27-aadfd54b0177",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "519c5b3d-a9d6-4bc3-904b-a63b64503cee",
"sourceId": "dbdd230c-519b-4d03-91c1-4521d7cac6f9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4c64bb5a-62bf-469c-8580-689770dbfe8d",
"qrLogAttributeClass": {
"id": "da75b9d1-3660-4d33-b7f3-3b7da703e680",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ce5bb0b8-903d-49da-afb0-3d84d6923f0c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ec459455-b730-49da-bd68-f2f5dd6cb7c7",
"qrLogAttributeListValueGlobalRefId": "f02ff997-9e86-4848-be72-281ceb6bccbc",
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
},
{
"id": "ce5bb0b8-903d-49da-afb0-3d84d6923f0c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ec459455-b730-49da-bd68-f2f5dd6cb7c7",
"qrLogAttributeListValueGlobalRefId": "f02ff997-9e86-4848-be72-281ceb6bccbc",
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
}
],
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8875ad0d-0be4-4f2b-9180-fd2ff30a81a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "6e645e5f-661c-47ce-80de-bc7b6403d22c",
"qrLogAttributeListValue": {
"id": "ce5bb0b8-903d-49da-afb0-3d84d6923f0c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ec459455-b730-49da-bd68-f2f5dd6cb7c7",
"qrLogAttributeListValueGlobalRefId": "f02ff997-9e86-4848-be72-281ceb6bccbc",
"qrLogAttribute": {
"id": "4aa4a2fc-016a-455a-ab64-4678d0839f42",
"code": "sample string 2",
"selectedValue": "676d3f9d-8949-436a-ac27-aadfd54b0177",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "519c5b3d-a9d6-4bc3-904b-a63b64503cee",
"sourceId": "dbdd230c-519b-4d03-91c1-4521d7cac6f9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4c64bb5a-62bf-469c-8580-689770dbfe8d",
"qrLogAttributeClass": {
"id": "da75b9d1-3660-4d33-b7f3-3b7da703e680",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
},
"markerXSolutionsId": "4192eb97-6aed-4779-bf94-e0c0264b352a",
"qrLogAttributeId": "e657613b-c7e3-4c1c-95d4-5bc4ecb37a4d",
"qrLogAttribute": {
"id": "4aa4a2fc-016a-455a-ab64-4678d0839f42",
"code": "sample string 2",
"selectedValue": "676d3f9d-8949-436a-ac27-aadfd54b0177",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "519c5b3d-a9d6-4bc3-904b-a63b64503cee",
"sourceId": "dbdd230c-519b-4d03-91c1-4521d7cac6f9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4c64bb5a-62bf-469c-8580-689770dbfe8d",
"qrLogAttributeClass": {
"id": "da75b9d1-3660-4d33-b7f3-3b7da703e680",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ce5bb0b8-903d-49da-afb0-3d84d6923f0c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ec459455-b730-49da-bd68-f2f5dd6cb7c7",
"qrLogAttributeListValueGlobalRefId": "f02ff997-9e86-4848-be72-281ceb6bccbc",
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
},
{
"id": "ce5bb0b8-903d-49da-afb0-3d84d6923f0c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ec459455-b730-49da-bd68-f2f5dd6cb7c7",
"qrLogAttributeListValueGlobalRefId": "f02ff997-9e86-4848-be72-281ceb6bccbc",
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
]
}
],
"translations": [
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
},
{
"id": "9a72ee81-3f4b-4771-9475-31b9ab333937",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "71bad213-f873-4f97-8284-b0947c135ac6"
}
],
"isOriginatedByPim": true
}
}
]
}