Loading...
Was this page helpful?
This documentation provides a reference to the deleteCarts
method. This belongs to the Cart Module.
This method deletes carts by their IDs.
cartIds
string[]Promise
Promise<void>This method deletes a cart by its ID.
cartId
stringPromise
Promise<void>