POST

Remove Line Items


Deprecation Warning

This method will be deprecated on February 1, 2027.
Replace with Remove Line Items.

Replaced by Cart V2 Remove Line Items.

Removes line items from a cart.

Note: After a cart is updated, call Refresh Cart to update the cart's UI elements and trigger the Cart Updated event.

Permissions
Manage eCommerce - all permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v1/carts/{id}/remove-line-items

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?