Event API Enhancements - EntityRef-based Event Support
Author:
Matthew Lewter
Changed on:
19 Sept 2024
Target release date: | 2024-09-18 |
---|---|
Release status: | Development |
Description
The API has been updated to support both IDs (entityId) and Refs (entityRef) for the following Types: Locations, Waves, FulfilmentOptions, and FulfilmentPlans
Changelog
This release contains an enhancement to both the synchronous and asynchronous APIs. Both APIs now support entityId and entityRef for the following Types: Locations, Waves, FulfilmentOptions, and FulfilmentPlans. ID and/or an Ref may now be used when working with these types, but please note that if both an ID and Ref are provided, the ID will take precedence during execution. For general information related to both the synchronous and asynchronous APIs, please refer to the REST Event API documentation.
Released capability depth: | Enhancement |
---|---|
Release bundle / Capability type: | Platform |