Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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.