Validate Cart Action

Run validation and pricing for the items in the cart. This API runs the implementations defined in your org under the product validation and pricing interfaces.

Salesforce provides multiple implementations for product validation and pricing interfaces. The product validation implementation will typically run the configuration rules and the pricing implementations will run the pricing rules.

Class:

Method:

Communication (vlocity_cmt)

For API parameter names and descriptions, see Cart-Based API Swagger Reference.

Response FormatJSON
Resource URL/v2/cpq/carts/{cart_ID}/validate Example: /services/apexrest/vlocity_cmt/v2/cpq/carts/801360000000oQ9/validate