Updates the specific Wishlist by setting the values passed in the request body. Any parameters not provided will be left unchanged.
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.
Specify the fields you would like returned in the response body. More information.
The body is of type object
.
200 Success - Returns the wishlist
object.
The response is of type object
.