PUT api/Products/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
ProductName | 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": "45f6c336-2c6b-43ee-b5f4-f395bc71326a", "published": true, "index": 3, "name": "sample string 4", "description": "sample string 5", "createdOn": "2025-04-03T21:54:35.9697364Z", "lastModifiedOn": "2025-04-03T21:54:35.9697364Z", "isSolution": true, "isDeleted": true, "customerId": 8, "image": "sample string 9", "solutionProducts": [], "productAttachments": [ { "id": "8d48a5dd-e3ea-49d2-9fd0-5aedd7726caa", "name": "sample string 2", "content": "QEA=", "productId": "acda0a9a-99fd-461a-b95d-499efd592576" }, { "id": "8d48a5dd-e3ea-49d2-9fd0-5aedd7726caa", "name": "sample string 2", "content": "QEA=", "productId": "acda0a9a-99fd-461a-b95d-499efd592576" } ], "link": "https://firelog-api.ipcom.be/api/DownloadImage/45f6c336-2c6b-43ee-b5f4-f395bc71326a" }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
ProductSolutionViewModelName | 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": "499064ce-f846-4ff2-a4dd-e194a1c244e6", "name": "sample string 2", "isSolution": true, "customerId": 4, "published": true, "image": "sample string 6", "isPIM": true, "count": 8, "products": [], "productAttachments": [ { "id": "fced6d1d-5ab7-404c-8a2f-eca7a6bcdac6", "name": "sample string 2", "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/fced6d1d-5ab7-404c-8a2f-eca7a6bcdac6" }, { "id": "fced6d1d-5ab7-404c-8a2f-eca7a6bcdac6", "name": "sample string 2", "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/fced6d1d-5ab7-404c-8a2f-eca7a6bcdac6" } ], "qRLogAttributeXSolutionViewModels": [ { "id": "deec6795-d30e-47de-8c03-3b4885a534f7", "value": "sample string 2", "qrLogAttributeListValueId": "8110b158-f429-44c8-901c-bc70ba47bec3", "qrLogAttributeListValue": { "id": "f0c5c2d0-ce15-45dd-ae10-9e512469c2fd", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "ad6db835-38b9-4199-9bf4-6a0987fde632", "qrLogAttributeListValueGlobalRefId": "85f5bdec-9539-481c-97c7-11fb6c193d7b", "qrLogAttribute": { "id": "fe06b315-60e7-4240-b71a-da978ebb4315", "code": "sample string 2", "selectedValue": "da31d2e2-bb66-4235-ae9a-19cc6b8d8a96", "value": "sample string 4", "customerId": 1, "visible": true, "index": 1, "required": true, "qrLogAttributeGlobalRefId": "22bf5a93-2486-47e9-b1f6-16b644cb806f", "sourceId": "884db3ad-c60b-47f7-9ddb-b9c9252a058e", "canDelete": true, "codeFallback": "sample string 3", "qrLogAttributeClassId": "4f771c24-1ffa-45e0-be66-c0b44e05589d", "qrLogAttributeClass": { "id": "65cb0162-e310-4470-aef1-ec9bac169d89", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ], "isOriginatedByPim": true }, "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] }, "markerXSolutionsId": "95a5d6b9-3d12-4d26-969e-267342c8e55d", "qrLogAttributeId": "b5cb50b3-c116-4f0b-b392-c62fae45b21a", "qrLogAttribute": { "id": "fe06b315-60e7-4240-b71a-da978ebb4315", "code": "sample string 2", "selectedValue": "da31d2e2-bb66-4235-ae9a-19cc6b8d8a96", "value": "sample string 4", "customerId": 1, "visible": true, "index": 1, "required": true, "qrLogAttributeGlobalRefId": "22bf5a93-2486-47e9-b1f6-16b644cb806f", "sourceId": "884db3ad-c60b-47f7-9ddb-b9c9252a058e", "canDelete": true, "codeFallback": "sample string 3", "qrLogAttributeClassId": "4f771c24-1ffa-45e0-be66-c0b44e05589d", "qrLogAttributeClass": { "id": "65cb0162-e310-4470-aef1-ec9bac169d89", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] }, "qrLogAttributeListValue": [ { "id": "f0c5c2d0-ce15-45dd-ae10-9e512469c2fd", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "ad6db835-38b9-4199-9bf4-6a0987fde632", "qrLogAttributeListValueGlobalRefId": "85f5bdec-9539-481c-97c7-11fb6c193d7b", "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] }, { "id": "f0c5c2d0-ce15-45dd-ae10-9e512469c2fd", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "ad6db835-38b9-4199-9bf4-6a0987fde632", "qrLogAttributeListValueGlobalRefId": "85f5bdec-9539-481c-97c7-11fb6c193d7b", "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] } ], "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ], "isOriginatedByPim": true } }, { "id": "deec6795-d30e-47de-8c03-3b4885a534f7", "value": "sample string 2", "qrLogAttributeListValueId": "8110b158-f429-44c8-901c-bc70ba47bec3", "qrLogAttributeListValue": { "id": "f0c5c2d0-ce15-45dd-ae10-9e512469c2fd", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "ad6db835-38b9-4199-9bf4-6a0987fde632", "qrLogAttributeListValueGlobalRefId": "85f5bdec-9539-481c-97c7-11fb6c193d7b", "qrLogAttribute": { "id": "fe06b315-60e7-4240-b71a-da978ebb4315", "code": "sample string 2", "selectedValue": "da31d2e2-bb66-4235-ae9a-19cc6b8d8a96", "value": "sample string 4", "customerId": 1, "visible": true, "index": 1, "required": true, "qrLogAttributeGlobalRefId": "22bf5a93-2486-47e9-b1f6-16b644cb806f", "sourceId": "884db3ad-c60b-47f7-9ddb-b9c9252a058e", "canDelete": true, "codeFallback": "sample string 3", "qrLogAttributeClassId": "4f771c24-1ffa-45e0-be66-c0b44e05589d", "qrLogAttributeClass": { "id": "65cb0162-e310-4470-aef1-ec9bac169d89", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ], "isOriginatedByPim": true }, "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] }, "markerXSolutionsId": "95a5d6b9-3d12-4d26-969e-267342c8e55d", "qrLogAttributeId": "b5cb50b3-c116-4f0b-b392-c62fae45b21a", "qrLogAttribute": { "id": "fe06b315-60e7-4240-b71a-da978ebb4315", "code": "sample string 2", "selectedValue": "da31d2e2-bb66-4235-ae9a-19cc6b8d8a96", "value": "sample string 4", "customerId": 1, "visible": true, "index": 1, "required": true, "qrLogAttributeGlobalRefId": "22bf5a93-2486-47e9-b1f6-16b644cb806f", "sourceId": "884db3ad-c60b-47f7-9ddb-b9c9252a058e", "canDelete": true, "codeFallback": "sample string 3", "qrLogAttributeClassId": "4f771c24-1ffa-45e0-be66-c0b44e05589d", "qrLogAttributeClass": { "id": "65cb0162-e310-4470-aef1-ec9bac169d89", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] }, "qrLogAttributeListValue": [ { "id": "f0c5c2d0-ce15-45dd-ae10-9e512469c2fd", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "ad6db835-38b9-4199-9bf4-6a0987fde632", "qrLogAttributeListValueGlobalRefId": "85f5bdec-9539-481c-97c7-11fb6c193d7b", "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] }, { "id": "f0c5c2d0-ce15-45dd-ae10-9e512469c2fd", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "ad6db835-38b9-4199-9bf4-6a0987fde632", "qrLogAttributeListValueGlobalRefId": "85f5bdec-9539-481c-97c7-11fb6c193d7b", "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ] } ], "translations": [ { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" }, { "id": "2cb59937-d387-4494-8287-d59c3ca3d9fc", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "af045b36-9d60-4494-90bb-110b46f72cff" } ], "isOriginatedByPim": true } } ] }