Wishlists / Wished Items
Set Wished Item Quantity
This endpoint sets the wished item quantity.
PATCH
Authorizations
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Path Parameters
The token is a unique string used to identify the target resource.
The wished item id
Body
application/vnd.api+json
The body is of type object
.
Response
200
application/vnd.api+json
200 Success - Returns an array of `wished_item` objects.
The response is of type object
.