PUT api/Products/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Product| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Published | boolean |
None. |
|
| Index | integer |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| CreatedOn | date |
None. |
|
| LastModifiedOn | date |
None. |
|
| IsSolution | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| CustomerId | integer |
None. |
|
| Image | string |
None. |
|
| SolutionProducts | Collection of Product |
None. |
|
| ProductAttachments | Collection of ProductAttachment |
None. |
|
| Link | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "3bce390d-b497-45bd-aca5-f5eae672a0b0",
"published": true,
"index": 3,
"name": "sample string 4",
"description": "sample string 5",
"createdOn": "2026-05-23T19:40:49.8069913Z",
"lastModifiedOn": "2026-05-23T19:40:49.8069913Z",
"isSolution": true,
"isDeleted": true,
"customerId": 8,
"image": "sample string 9",
"solutionProducts": [],
"productAttachments": [
{
"id": "6d8558ff-85b3-4b60-99fc-920356b46410",
"name": "sample string 2",
"content": "QEA=",
"productId": "00b71868-3832-445f-818b-a5f1ba80bf16"
},
{
"id": "6d8558ff-85b3-4b60-99fc-920356b46410",
"name": "sample string 2",
"content": "QEA=",
"productId": "00b71868-3832-445f-818b-a5f1ba80bf16"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/3bce390d-b497-45bd-aca5-f5eae672a0b0"
}
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": "8b5c7135-2bb8-49c1-9ca1-c95586af933b",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c5d2c90-66c8-42f0-9eaa-cca043ae84b4",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c5d2c90-66c8-42f0-9eaa-cca043ae84b4"
},
{
"id": "2c5d2c90-66c8-42f0-9eaa-cca043ae84b4",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c5d2c90-66c8-42f0-9eaa-cca043ae84b4"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "89377a80-76cd-4799-a554-e52592479fd6",
"value": "sample string 2",
"qrLogAttributeListValueId": "a52477b8-2d7c-4221-8729-5540900f6608",
"qrLogAttributeListValue": {
"id": "371f29a7-b9f7-4605-b3c7-cae8a5f40b4c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "17569eb6-0ddf-4e7d-a160-1285110cc3e4",
"qrLogAttributeListValueGlobalRefId": "7e48ac05-6182-4701-8103-5c8b1c336828",
"qrLogAttribute": {
"id": "90671775-e9f3-43d8-9267-c7a2cf1adb6b",
"code": "sample string 2",
"selectedValue": "402454d5-28dc-4352-b2c2-5c8e43dfe2d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "023b8b17-82ed-49cd-8131-a7ce5ebe98cb",
"sourceId": "50053ecd-f233-49b0-aa83-4ef59ad769b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "2c3a85ca-424d-4cdd-80ed-a47493a917c5",
"qrLogAttributeClass": {
"id": "9d23d656-227e-460c-995e-38f2c7952e4c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
},
"markerXSolutionsId": "fdb7b11c-8baf-4e30-8ede-e376a236cebb",
"qrLogAttributeId": "ded086a2-d067-4f19-b0f6-48cb78fd9f65",
"qrLogAttribute": {
"id": "90671775-e9f3-43d8-9267-c7a2cf1adb6b",
"code": "sample string 2",
"selectedValue": "402454d5-28dc-4352-b2c2-5c8e43dfe2d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "023b8b17-82ed-49cd-8131-a7ce5ebe98cb",
"sourceId": "50053ecd-f233-49b0-aa83-4ef59ad769b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "2c3a85ca-424d-4cdd-80ed-a47493a917c5",
"qrLogAttributeClass": {
"id": "9d23d656-227e-460c-995e-38f2c7952e4c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "371f29a7-b9f7-4605-b3c7-cae8a5f40b4c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "17569eb6-0ddf-4e7d-a160-1285110cc3e4",
"qrLogAttributeListValueGlobalRefId": "7e48ac05-6182-4701-8103-5c8b1c336828",
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
},
{
"id": "371f29a7-b9f7-4605-b3c7-cae8a5f40b4c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "17569eb6-0ddf-4e7d-a160-1285110cc3e4",
"qrLogAttributeListValueGlobalRefId": "7e48ac05-6182-4701-8103-5c8b1c336828",
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
}
],
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
],
"isOriginatedByPim": true
}
},
{
"id": "89377a80-76cd-4799-a554-e52592479fd6",
"value": "sample string 2",
"qrLogAttributeListValueId": "a52477b8-2d7c-4221-8729-5540900f6608",
"qrLogAttributeListValue": {
"id": "371f29a7-b9f7-4605-b3c7-cae8a5f40b4c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "17569eb6-0ddf-4e7d-a160-1285110cc3e4",
"qrLogAttributeListValueGlobalRefId": "7e48ac05-6182-4701-8103-5c8b1c336828",
"qrLogAttribute": {
"id": "90671775-e9f3-43d8-9267-c7a2cf1adb6b",
"code": "sample string 2",
"selectedValue": "402454d5-28dc-4352-b2c2-5c8e43dfe2d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "023b8b17-82ed-49cd-8131-a7ce5ebe98cb",
"sourceId": "50053ecd-f233-49b0-aa83-4ef59ad769b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "2c3a85ca-424d-4cdd-80ed-a47493a917c5",
"qrLogAttributeClass": {
"id": "9d23d656-227e-460c-995e-38f2c7952e4c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
},
"markerXSolutionsId": "fdb7b11c-8baf-4e30-8ede-e376a236cebb",
"qrLogAttributeId": "ded086a2-d067-4f19-b0f6-48cb78fd9f65",
"qrLogAttribute": {
"id": "90671775-e9f3-43d8-9267-c7a2cf1adb6b",
"code": "sample string 2",
"selectedValue": "402454d5-28dc-4352-b2c2-5c8e43dfe2d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "023b8b17-82ed-49cd-8131-a7ce5ebe98cb",
"sourceId": "50053ecd-f233-49b0-aa83-4ef59ad769b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "2c3a85ca-424d-4cdd-80ed-a47493a917c5",
"qrLogAttributeClass": {
"id": "9d23d656-227e-460c-995e-38f2c7952e4c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "371f29a7-b9f7-4605-b3c7-cae8a5f40b4c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "17569eb6-0ddf-4e7d-a160-1285110cc3e4",
"qrLogAttributeListValueGlobalRefId": "7e48ac05-6182-4701-8103-5c8b1c336828",
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
},
{
"id": "371f29a7-b9f7-4605-b3c7-cae8a5f40b4c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "17569eb6-0ddf-4e7d-a160-1285110cc3e4",
"qrLogAttributeListValueGlobalRefId": "7e48ac05-6182-4701-8103-5c8b1c336828",
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
]
}
],
"translations": [
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
},
{
"id": "bb34960f-4973-4a04-a054-dec0d712f02d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d949947a-7903-42dd-a533-21e4fc555e42"
}
],
"isOriginatedByPim": true
}
}
]
}