UpdateWishlistItem
| Field | Type | Required | Description |
|---|---|---|---|
notes |
`string | null` | |
quantity |
number |
wishlist item quantity min 1 |
Example
Section titled “Example”{ "notes": "Really need this item", "quantity": 10}| Field | Type | Required | Description |
|---|---|---|---|
notes |
`string | null` | |
quantity |
number |
wishlist item quantity min 1 |
{ "notes": "Really need this item", "quantity": 10}