Newer Version Available
Rating Input Node Response
Output representation of a single node in the rating input hierarchy.
- JSON example
-
1{ 2 "additionalFields": {}, 3 "attributes": {}, 4 "instanceKeys": [ 5 "Key1" 6 ], 7 "productCode": "ProductCode1" 8}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| additionalFields | Map<String, Object> | Map of additional fields that must be updated in the quote context. | Big, 66.0 | 66.0 |
| attributes | Map<String, Object> | Map of product-specific attributes in key-value pairs that are used to determine pricing. | Big, 66.0 | 66.0 |
| instanceKeys | String[] | List of the instance keys for the product hierarchy. | Big, 66.0 | 66.0 |
| productCode | String | Unique code to identify a product. | Big, 66.0 | 66.0 |