Pricing Process Execution for Line Items (GET)
Get the pricing execution details for the line items of a pricing
process by using the execution ID and execution type.
- Resource
-
/connect/core-pricing/pricing-process-execution/lineitems/executionId/executionType
- Resource example
-
https://yourInstance.salesforce.com/services/data/v64.0/connect/core-pricing/pricing-process-execution/lineitems/29646938297972/Pricing_Line
- Available version
- 63.0
- HTTP methods
- GET
- Path parameters for GET
-
Parameter Name Type Description Required or Optional Available Version executionId String ID of the pricing process execution record. Required 63.0 executionType String Type of the execution that's defined internally within the pricing API. Valid values are: - Pricing_Line
- Discovery_Line
Required 63.0
- Response body for GET
- Pricing Process Execution Details for Line Items