patch

/carts/{cartId}/cartItems/{cartItemId}

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

Authorization

oauth2 - password

Request Parameters

2 Path Parameters

Request Body

1 Example
Schema
object
quantity
integer

Responses

Schema
object

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
Path Params
2 path params not set
cartId
cartItemId
$$.env
1 variable not set
oauth_access_token