2025-05-26: Order Service - adding entries to an order
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?
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 the entryId attribute.
There are no known problems.
Last updated
Was this helpful?

