Cart changes id

When we are adding an item to the cart (standard litium 8 code) through postman (and in the request sending having the necessary requestcontext paramaters (channel/page) together with a verificationtoken)
After the AddOrUpdateAsync has executed we get a new CartId when we building the cart context?
When using the CartController as a standalone Api endpoint, what is required in the request?

Litium version: 8.1

Can you add a screen capture on the request with all the headers?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.