latestOpenAPI 3.0.02026-08-101013821017.9 KB

4b69392f93b9

Line Items

Delete line items in a cart

Use this method to remove multiple or all line items from your cart with just one request. Note that this method requires an authentication token.

delete/v1/shoppers/me/carts/active/line-items

Query parameters

tokenstring

Provide the authorized or anonymous token for a shopper.

lineItemIdstring

Provide a comma-separated list of one or more line item identifiers.

Response

No content.