FulfilmentItem Improvements
Release
Author:
Matt Salmon
Changed on:
30 Apr 2024
Target release date: | 2024-04-30 |
---|---|
Release status: | Released |
Description
In this API release the flexibility of the FulfilmentItem has been improved. A list of attributes can now be stored and the status field has been unrestricted. Both of which allow for better storage of your custom information.
Changelog
- Added extensibility to the entity by adding the standard
`FulfilmentItem`
array field. This allows custom data fields and information, such as product serial numbers captured during packing, to be stored in the platform.`attributes`
- Removed restricted values for the field on the
`status`
entity. Enabling greater flexibility to set meaningful status information, such as "substituted", "returned", "replaced", or "cancelled".`FulfilmentItem`
Released capability depth: | Enhancement |
---|---|
Release bundle / Capability type: | Platform |