API Execution Log Response

Output representation of the execution log of a pricing waterfall request.
JSON example
{
  "message": {The Pricing API execution was successful.},
  "pricingElement": {
    "adjustments": [
      {
        "adjustmentType": null,
        "adjustmentValue": null
      }
    ],
    "name": "List Price",
    "elementType": "ListPrice"
  }
}
Property Name Type Description Filter Group and Version Available Version
message String [] Message of the API execution. Small, 63.0 63.0
pricingElement Adjustment Details Details of the price adjustment of a pricing element. Small, 63.0 63.0