Newer Version Available
Rating Options Input
Input representation details of rating service options.
- JSON example
-
1{ 2 "ratingOptions": { 3 "executeConfigurationRules": true, 4 "executePricing": true, 5 "returnContextJSON": true, 6 "returnProductDetails": true 7 } 8} - Properties
-
Name Type Description Required or Optional Available Version executeConfigurationRules Boolean Indicates whether to execute configuration rules. Optional 63.0 executePricing Boolean Indicates whether to execute pricing. Optional 63.0 pricingProcedure String Name of the associated pricing procedure. This property is deprecated in API version 66.0 and later.
Optional 63.0 returnContextJSON Boolean Indicates whether context details must be shown in the response (true) or not (false). Optional 66.0 returnProductDetails Boolean Indicates whether product details must be shown in the response (true) or not (false). Optional 66.0 returnRatingResults Boolean Indicates whether rating results must be shown in the response (true) or not (false). Optional 66.0