cart
Replace/add an item in shopping cart
Adds an item to the shopping cart if it doesn't already exist, or replace with given item if it does.
put/api/v1/carts/{customerId}/items
Path parameters
customerIdstring required
Customer Identifier
Request body
Response
Item added successfully