Removes line items from the specified checkout.
ID of the checkout to remove line items from.
IDs of the line items to remove from the checkout.
To find the IDs of the checkout line items you'd like to remove,
pass the checkout ID to Get Checkout and look for the IDs under
lineItems
.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.