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
`FulfilmentItem`
entity by adding the standard`attributes`
array field. This allows custom data fields and information, such as product serial numbers captured during packing, to be stored in the platform. - Removed restricted values for the
`status`
field on the`FulfilmentItem`
entity. Enabling greater flexibility to set meaningful status information, such as "substituted", "returned", "replaced", or "cancelled".
Released capability depth: | Enhancement |
---|---|
Release bundle / Capability type: | Platform |