Move to cart

Move Product to Cart

post
/V2/customer/wishlist/move-to-cart
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
Content-TypestringOptional

Content Type

Example: application/json
Body
objectOptionalExample: {"itemId":"22","qty":"1"}
Responses
chevron-right
200

Successful response

application/json
post
/V2/customer/wishlist/move-to-cart
200

Successful response