Release notes
Keep track of changes and updates to the Digital River API.
The terms used below include information about how your integration may be affected by new code releases. There are non-breaking and breaking changes:
- Non-breaking changes include incremental or "safe" changes and some new features.
- Breaking changes include changes that involve major refactoring or rewrites. They are listed on this page with an orange banner indicator.
- Known issues are items we are aware of and are indicated with a red banner.
- In update order requests, you can now pass
upstreamId
. This operation results in the creation of an event whosetype
isorder.updated
. - In create fulfillment cancellation requests, you can now pass
items[].fulfillmentOrderItemUpstreamId
.
Last modified 2d ago