Hi,
Since v9.13.6 the api to add products to a cart is no longer working (was working in v9.13.5):
/dwapi/ecommerce/carts/{secret}/items
with payload:
ProductId:{productid}
Quantity: 1
Returns: "The product does not exist."
The product does exist and is active. Is there a new requirement for this API call that I need to know about?
Regards, Jon.