TradingStatusHistory

A point in the trading-status history

  • effectiveDate
    Type: stringFormat: date-time

    When this status took effect

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

    Structured drivers for this status change

    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

  • status
    Type: string

    Trading status at this point

Grand Public API