Wishlists / Wished Items
Set Wished Item Quantity
This endpoint sets the wished item quantity.
PATCH
/
api
/
v2
/
storefront
/
wishlists
/
{token}
/
set_item_quantity
/
{item_id}
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
Set the quantity value to an integer greater than 0
Was this page helpful?