2025-05-26: Order Service - adding entries to an order
Overview
When adding entries to an order, the payload now includes a new attribute called entryId
. The productId
attribute should only be provided when adding a completely new product to the order.
This enhancement allows for more precise control over order modifications.
Added endpoints
Endpoint
Description
Added the entryId
attribute.
Known problems
There are no known problems.
Previous2025-06-02: OAuth Service - added fields to validateauthtoken responseNext2025-05-26: Cart Service - adding items as separate lines to a cart
Last updated
Was this helpful?