Cart Operations
Clear Cart
Removes all items from the shopping cart
DELETE
Overview
Removes all items from the cart, returning an empty cart.Authentication
Device authentication token from browser session
Path Parameters
Merchant domain (e.g.,
staging.luma.gift)Response
Returns an empty shopping cart.Response Fields
Same as Get Cart response, but with an emptyline_items array.