Issue
Updating the Description field using:
PATCH /inventory/containers/{containerId}
returns 400 BadRequest because the description attribute is not supported by the endpoint schema.
Current Behavior
Bulk updates of container properties (including Description) are not supported in the UI or REST API.
PATCH /inventory/containers/{containerId}does not accept thedescriptionfield.
Resolution
Container descriptions must currently be updated individually through the supported application workflow.
An enhancement request for bulk update support is under product review Bulk update of all possible container | Revvity Signals Software Ideas .You can review the enhancement request, and if it aligns with your requirement, please consider voting for it and adding your use case details to help the product team better understand the business need.
Comments
0 comments
Article is closed for comments.