Pricing Execution Waterfall Response

Output representation of the execution process that's associated with a pricing waterfall.
JSON example
{
  "apiExecutionId": "263369316770986",
  "apiExecutionLogRepresentationList": [
    {
      "message": [
        "The Pricing API couldn't be run. Try again, and if the issue persists, ask your admin for help."
      ]
    }
  ],
  "executionId": "263369316895959",
  "referenceKey": "referenceKey-ABCD",
  "success": false,
  "usageType": "Api_Execution"
}
Property Name Type Description Filter Group and Version Available Version
apiExecutionId String Unique execution ID that's generated each time a pricing API is executed. Small, 63.0 Small, 63.0
apiExecution​LogRepresentation​List API Execution Log Response[] List of API execution logs. Small, 63.0 63.0
error Pricing Error Response Error details of the pricing execution process. Small, 63.0 Small, 63.0
executionId String Unique ID that's generated each time a pricing process is executed. Small, 63.0 Small, 63.0
referenceKey String The reference ID that a consuming workstream provides in the API to search for the specific logs in the Pricing Operations Console. Small, 63.0 Small, 63.0
success Boolean Indicates whether the API execution is successful (true) or not (false). Small, 63.0 Small, 63.0
usageType String Usage type of the API execution. Small, 63.0 Small, 63.0