2025-03-04: Shopping List Service - metadata field changes
Previous2025-03-04: Brand Service - deprecationsNext2025-02-26: OAuth Service - Legal Entity information in the auth token
Last updated
Was this helpful?
The metadata field at root level is now deprecated in GET responses, as each shopping list now maintains its own independent metadata field. This field will be fully removed on September 1st, 2025. Additionally we have added version validation for update operation where you can provide version in the update payload to validate it against the current entity version, preventing unintentional overriding when multiple updates occur simultaneously.
Deprecated metadata field on root level and added metadata field to each shopping list.
Deprecated metadata field on root level and added metadata field to each shopping list.
Added metadata.version to request payload which allows for version validation
There are no known problems.
Last updated
Was this helpful?

