shop24 Docs
Cart

Update item

PATCH
/storefront/v1/cart/items/{cartItemId}
AuthorizationBearer <token>

회원 accessToken

In: header

Path Parameters

cartItemId*string

Header Parameters

x-cart-token*string

Response Body

curl -X PATCH "https://example.com/storefront/v1/cart/items/string" \  -H "x-cart-token: string"
Empty