Update cart item quantity
PUT {{baseUrl}}/cart
Service urls:
http://yourdomain.com/api/rest/cart
OR
http://yourdomain.com/index.php?route=rest/cart/cart
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
X-Oc-Session
|
string | (Required) User session id | |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
ENDPOINTS