post

/shopgate.cart.deleteProducts.v1

Deletes all given cart items of type “product” from the cart, if the applied cart rules don’t prevent it.

Note: Depending on the installed extensions, custom errors can be returned on failure.

Request Body

Schema
array[string]

Id of the cart item to be deleted or modified.

Responses

Returns an empty object after the action was performed.

1 Example
Schema
object
output
object
required

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host