Remove a Line Item
Removes a line item from the cart by deleting the line item.
After deleting the line item, the system will re-calculate taxes, promotions, shipments etc.
Documentation Index
Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Order token to authorize Cart and Checkout requests.
Path Parameters
The ID of the line_item you wish to remove.
"1"
Query Parameters
Specify the related resources you would like to receive in the response body. More Information.
Specify the fields you would like returned in the response body. More information.
Response
200 Success - Returns the cart object.
The Cart provides a central place to collect information about an order, including line items, adjustments, payments, addresses, and shipments. Read more in Spree docs
- Line Item
- Promotion
- Variant
- Payment
- User
- Shipment
- Digital Link
- Product

