Pricing Recipe LookUp Table Response
Output representation of a pricing recipe lookup table.
- JSON example
-
"decisionTables": [ { "id": "0lDxx00000000T3EAI", "isInternal": true, "pricingComponentType": "ListPrice" }, { "id": "0lDxx00000000T4EAI", "isInternal": true, "pricingComponentType": "VolumeDiscount" }, { "id": "0lDxx00000000HlEAI", "isInternal": false, "pricingComponentType": "CustomDiscount" } ]
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
id | String | ID of the pricing recipe table mapping. | Small, 60.0 | 60.0 |
isInternal | Boolean | Indicates if the decision table is available (true) or not (false). | Small, 60.0 | 60.0 |
pricingComponentType | String | Price component types such as, custom discount, volume discount, attribute-based discount, bundle-based discount, and list price. | Small, 60.0 | 60.0 |