log/cart/addAsk AIget https://api.clerk.io/v2/log/cart/addAdd products to a customers cart. A product is defined as a basket_product object (see below)Query ParamskeystringrequiredYou store API key.productsarrayrequiredA list of products in the form of basket_productsproducts*visitorstringVisitor id belonging to the basketemailstringEmail belonging to the basketbasket_idstringWill be self assigned if one is not providedResponses 200200 400400Updated 10 months ago