Skip to main content
PATCH
Set Wished Item Quantity

Authorizations

Authorization
string
header
required

User token to authorize Cart and Checkout requests.

It is required to associate Cart with the User.

Path Parameters

token
string
required

The token is a unique string used to identify the target resource.

item_id
string
required

The wished item id

Body

application/vnd.api+json
quantity
number
required

Set the quantity value to an integer greater than 0

Response

200 Success - Returns an array of wished_item objects.

data
object
required
included
Wished Item Includes · object[]