post

/shopgate.cart.updateProducts.v1

Updates the quantity for one or multiple cart items referenced by their respective cartItemId. Depending on the shop and it’s cart rules certain quantities can be rejected.

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

Request Body

Schema
array[object]
cartItemId
string
quantity
number

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