Delete item
DELETE {{kroger-baseUrl}}/carts/:id/items/:upc
Provides access to delete an item from 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 |
RESPONSES
status
ENDPOINTS