Pricebookentry
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), update(), upsert()
Fields
Usage
Use this object to define the association between your organization’s products (product) and your organization’s standard price book or to other, custom-defined price books ( price book). Create one PricebookEntry record for each standard or custom price and currency combination for a product in a price book.
When creating these records, you must specify the IDs of the associated price book record and product record. Once created, your client application can’t update these IDs.
This object is defined only for those organizations that have products enabled as a feature.
If you delete a PriceBookEntry while a line item references it, the line item is unaffected, but the PriceBookEntry will be archived and unavailable from the API. Deleted PriceBookEntry records can’t be recovered.
You must load the standard price for a product before you are permitted to load its custom price(s).
Associated Objects
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- PricebookEntryHistory
- History is available for tracked fields of the object.