CPQ API ProductModel

The Product model represents a product data model in Salesforce CPQ.

Required Editions
Available in: Salesforce CPQ Summer ’16 and later
NameTypeDescription
recordProduct2The record that this model represents.
upgradedAssetIdIdProvides a source for SBQQ__QuoteLine__c.SBQQ__UpgradedAsset__c.
currencySymbolStringThe symbol for the currency in use.
currencyCodeStringThe ISO code for the currency in use.
featureCategoriesString[]Allows users to sort product features by category.
optionsOptionModel[]A list of all available options for this product.
featuresFeatureModelAll features available for this product
configurationConfigurationModelAn object representing this product’s current configuration.
configurationAttributesConfigAttributeModel[]All configuration attributes available for this product.
inheritedConfigurationAttributesConfigAttributeModel[]All configuration attributes that this product inherits from ancestor products.
constraintsConstraintModel[]Option constraints on this product.