FilingBehaviour

Coherence and consistency of the company's statutory filings, and how reliably they can be interpreted.

  • accounts
    Type: object

    Annual accounts: filing status, type and audit characteristics

    • audited
      Type: boolean

      Whether the most recent accounts were audited

    • auditorName
      Type: string

      Auditor on the latest accounts, if any

    • dormant
      Type: boolean

      Whether the company is dormant (files dormant accounts)

    • dueOn
      Type: stringFormat: date-time

      Date the next accounts are due

    • filingType
      Type: string

      Accounts filing type

    • lastFiled
      Type: stringFormat: date-time

      Date the most recent accounts were filed

    • overdue
      Type: boolean

      Whether the accounts are currently overdue

  • confirmationStatement
    Type: object

    Confirmation statement filing status

    • dueOn
      Type: stringFormat: date-time

      Date the next filing is due

    • lastFiled
      Type: stringFormat: date-time

      Date the filing was last made

    • overdue
      Type: boolean

      Whether the filing is currently overdue

  • effectiveDate
    Type: stringFormat: date-time

    When the current status took effect

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

    Prior filing-behaviour values over time

    A point in the filing-behaviour history

    • audited
      Type: boolean

      Whether the accounts for this period were audited

    • effectiveDate
      Type: stringFormat: date-time

      When this status took effect

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

      Structured drivers for this status

      A structured factor contributing to a section's assessment

    • status
      Type: string

      Filing-health status at this point

  • 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

  • status
    Type: stringenum

    Filing-health status code

    values
    • CONSISTENT
    • INCONSISTENT
    • UNABLE_TO_ASSESS

Grand Public API