Cart
Add item
AuthorizationBearer <token>
회원 accessToken
In: header
Header Parameters
x-cart-token*string
Response Body
curl -X POST "https://example.com/storefront/v1/cart/items" \ -H "x-cart-token: string"Empty
회원 accessToken
In: header
curl -X POST "https://example.com/storefront/v1/cart/items" \ -H "x-cart-token: string"