PriceBook2
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
Field | Details |
---|---|
CurrencyIsoCode |
|
Description |
|
IsActive |
|
IsArchived |
|
IsStandard |
|
LastReferencedDate |
|
LastViewedDate |
|
Name |
|
ValidFrom |
|
ValidTo |
|
Usage
A price book is a list of products that your org sells.
- Each org has one standard price book that defines the standard or generic list price for each product or service that it sells.
- An org can have multiple custom price books to use for specialized purposes, such as for discounts, different channels or markets, or select accounts or opportunities. While your client application can create, delete, and update custom price books, your client application can only update the standard price book.
- For some orgs, the standard price book is the only price needed. If you set up other price books, you can reference the standard price book when setting up list prices in custom price books.
Use this object to query standard and custom price books that have been configured for your org. A common use of this object is to allow your client application to obtain valid Pricebook2 object IDs for use when configuring PricebookEntry records via the API.
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- PriceBook2ChangeEvent
- Change events are available for the object.
- PriceBook2History
- History is available for tracked fields of the object.