Newer Version Available

This content describes an older version of this product. View Latest

WishlistItem

Represents an item on a Wishlist in a store built with B2B Commerce for Lightning. Available in API version 49.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

The WishListItem object is available only if the B2B Commerce for Lightning license is enabled.

Fields

Field Details
CurrencyIsoCode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The ISO code for the currency that’s specified on the buyer’s account. Default value is USD.Possible values are:
  • USD—U.S. Dollar
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of this WishlistItem record. Name can be up to 255 characters.
Product2Id
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the product that is represented by the WishlistItem.
WishlistId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the parent Wishlist of this WishlistItem.