---
title: "PATCH /users/{userId}/items/shift"
method: PATCH
path: "/users/{userId}/items/shift"
---

# PATCH /users/{userId}/items/shift

`PATCH /users/{userId}/items/shift`

## Path parameters

- `userId` integer, required

## Request body

- object
  - `itemIds` integer[], required
  - `day` 1 | 2 | 3 | 4 | 5 | 6 | 7, required — Represents the days of the week starting with Sunday as 1.

## Response `200`

shiftCartItems 200 response

- ShoppingCartManagerShiftCartItemsResult
  - `heldItems` ShoppingCartItemProductShoppingCartItemStoredProductShoppingCartItem[], required
  - `removedItems` ShoppingCartItemProductShoppingCartItemStoredProductShoppingCartItem[], required

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
