log/cart/remove

remove products from a customers cart. A product is defined as a basket_product object (see below)

The structure of a basket_product

TypeAttributeRequiredDescription
idstr or intRequiredThe id of the product
quantityintRequired`How many of the given product
Language
Authorization
Query
Click Try It! to start a request and see the response here!