Skip to content

WishlistItem

Field Type Required Description
productCode object yes code of the product
notes `string null`
quantity number wishlist item quantity
min 1
{
"productCode": "24001-1",
"notes": "Really need this item",
"quantity": 10
}