Updates item quantity
PUT {{kroger-baseUrl}}/carts/:id/items/:upc
Provides access to update the quantity of an item in an authenticated customer's cart.
Note: the customer must be authenticated using the OAuth2 Authorization
Code grant type.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS