cart
Returns given item from user's shopping cart
Returns given item from shopping cart of given customer
get/api/v1/carts/{customerId}/items/{itemId}
Path parameters
customerIdstring required
Customer Identifier
itemIdstring required
Item (product) Identifier
Response
If item exists in cart