FindPriceRule
Overview
Retrieves Price Rules according to a specified set of criteria.
Returns
Returns the details of the Price Rule in the system you requested.
Request
Name | Type | Description |
---|---|---|
customerCode | String | A customerCode referring to the customer the Price Rules should apply to. |
productClusterTagName | String | The name of the Product Cluster the Price Rules should apply to. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | PricingRule[] | Operation result. |