RiskOfFailure

Likelihood of financial distress or business failure within the next 12 months.

  • effectiveDate
    Type: stringFormat: date-time

    When the current assessment took effect

  • history
    Type: array object[] · RiskOfFailureHistory[]

    Prior risk-of-failure assessments over time

    A point in the risk-of-failure history

    • date
      Type: stringFormat: date-time

      When this assessment was made

    • level
      Type: string

      Risk level at this point

    • reasons
      Type: array object[] · StructuredReason[]

      Structured drivers for this assessment

      A structured factor contributing to a section's assessment

  • level
    Type: stringenum

    Risk band, derived from probabilityOfDefault: LOW (<0.05), LOW_MEDIUM (0.05–0.10), MEDIUM (0.10–0.15), MEDIUM_HIGH (0.15–0.25), HIGH (≥0.25), or UNASSESSED.

    values
    • LOW
    • LOW_MEDIUM
    • MEDIUM
    • MEDIUM_HIGH
    • HIGH
    • UNASSESSED
  • probabilityOfDefault
    Type: numberFormat: double
    min:  
    0
    max:  
    1

    Estimated probability of failure as a decimal between 0.0 and 1.0 (0–100%).

  • reasons
    Type: array object[] · StructuredReason[]

    Structured drivers behind the current assessment

    A structured factor contributing to a section's assessment

    • code
      Type: string | null

      Stable machine-readable reason code. RESERVED — the canonical code set is being defined separately and is currently null; use message in the meantime.

    • message
      Type: string

      Human-readable explanation of the factor

Grand Public API