runCartValidation Method
Runs the Industries CPQ Validate API on a sub quote.
| Parameter | Required | Description |
|---|---|---|
| Id | Required | Sub quote or order ID. |
| Parameter | Description |
|---|---|
| validationResult | A map of id and boolean. Map<ID, Boolean> |
| message | In case of any error. |