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.

ConnectApi.ProductPrice

Pricing information for a product.
Property Name Type Description Available Version
currencyIsoCode String Three-letter ISO 4217 currency code associated with the product.

Products are priced using the currency for the buyer account or guest buyer profile. If your store doesn’t support the currency for the buyer account or guest buyer profile, products are priced using the default currency for your store.

49.0
listPrice String List price for the product. 49.0
lowestUnitPrice String Lowest unit price for the product. 49.0
priceAdjustment ConnectApi.​PriceAdjustment​Schedule Price adjustment schedule for the product. If a product selling model ID is specified in a request parameter, this property is empty. 49.0
pricebookEntryId String ID of the price book entry. If a product selling model ID is specified in a request parameter, this property is empty. 49.0
productPriceEntries List<ConnectApi.ProductPriceEntry> List of line item prices for the product. 56.0
unitPrice String Unit price for the product. If a product selling model ID is specified in a request parameter, this property is empty. 49.0