Newer Version Available
Salesforce Pricing Business APIs
Perform pricing request, create context instance, sync pricing data, and manage pricing
recipes and pricing waterfall details by using the Salesforce Pricing Business APIs.
This table lists the available Salesforce Pricing resources.
| Resource | Description |
|---|---|
| /connect/core-pricing/price-contexts/contextid (POST) | Perform a pricing request by using the instance ID of a context. |
| /connect/core-pricing/pricing (POST) | Create and hydrate context instance in a single request. Provide a comprehensive response that contains final pricing details per line items and related errors, if any. |
| /connect/core-pricing/sync/pricingSyncOrigin (GET) | Sync pricing data to ensure that the lookup tables contain the latest pricing data. |
| /connect/core-pricing/recipe (GET) | Get the mapping details of pricing recipes to the associated pricing recipe table. |
| /connect/core-pricing/recipe/mapping (POST) | Create a mapping between the pricing recipe and the Decision Tables. Post recipes with lookup tables or procedures. |
| /connect/core-pricing/versioned-revise-details (POST) | Create revisions of a pricing request with versions for adjustment entities. |
| /connect/core-pricing/waterfall/lineItemId/executionId (GET) | Get the persisted price waterfall that stores the process logs. Price waterfall provides insights into every step of the pricing process. |
| /connect/core-pricing/waterfall (POST) | Create a log of price waterfall. Price waterfall provides insights into every step of the pricing process. |
| /connect/core-pricing/pbeDerivedPricingSourceProduct (POST) | Get the source product for the Price Book Entry (PBE) derived pricing. |