Add product to cart POST {{serverUrl}}/index.php/rest/V1/guest-carts/{{cartId}}/items Request Body {"cartItem"=>{"qty"=>1, "sku"=>"24-MB04"}}