Operation submitPlanErrorNotification

Method: HTTP POST method

Endpoint: http://<host_address>:<port_address>/v1/plan/error

Example:

{
  "orderId": "string",
  "orderRef": "string",
  "errorReason": "string"
}