This endpoint sets the wished item quantity.
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
The token is a unique string used to identify the target resource.
The wished item id
The body is of type object
.
200 Success - Returns an array of wished_item
objects.
The response is of type object
.
This endpoint sets the wished item quantity.
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
The token is a unique string used to identify the target resource.
The wished item id
The body is of type object
.
200 Success - Returns an array of wished_item
objects.
The response is of type object
.